issues
search
shgnplaatjies
/
SocialMediaScraper
Twitter Scraping API test.
The Unlicense
0
stars
1
forks
source link
Return all metadata of posts in query result, 15 October
#6
Closed
shgnplaatjies
closed
2 years ago
shgnplaatjies
commented
2 years ago
Acceptance Criteria
All the metadata available for each post in the query result is included.
Posts can have dynamic metadata. (Some post attributes can be null)
The number of search results returned is less than or equal to the search parameter.
shgnplaatjies
commented
2 years ago
Added an exception to account for retweets in the dataset.
Added feature to specify the maximum number of tweets to return based on input parameters passed to the CLI
Acceptance Criteria