Skip to main content

Get tweet stats

The user shall submit a post they own that performs above minimum criteria

Parameter table

paramtyperequireddescription
likeCountnumbernoNumber of likes a post needs to get
retweetCountnumbernoNumber of retweets a post needs to get
viewCountnumbernoNumber of views a post needs to get
commentCountnumbernoNumber of comments a post needs to get
textregexnoThe post needs to contain this text
minCreationDatedatenoMinimum publication date of the post

CreatorData table

datatyperequireddescription
tweetIdtext[short]yesThe id/link of the post

Messages table

namemessage
ERROR_01Your post doesn't match all requirements:
ERROR_02The post associated with the provided postId/link was not found
ERROR_03You must be the owner of the post
ERROR_04The post associated with the provided postId/link is outdated. Please submit a post with a publish date after
INFO_01To complete this quest, your post needs to match the following requirements:

Detailed

This quest will be met when a user submits a post that matches the required criteria, such as a minimum number of likes, reposts, views, comments, and a specific text.