Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement paging in calls to Twitter search API #6

Open
david-guzman opened this issue Jan 17, 2018 · 0 comments
Open

Implement paging in calls to Twitter search API #6

david-guzman opened this issue Jan 17, 2018 · 0 comments
Assignees
Milestone

Comments

@david-guzman
Copy link
Collaborator

Twitter's search/tweets.json has a result size limit of 100. Additional results can be retrieved by using since_id and/or max_id query parameters

Ref: https://developer.twitter.com/en/docs/tweets/search/api-reference/get-search-tweets

@david-guzman david-guzman added this to the POC Release 1 milestone Jan 17, 2018
@david-guzman david-guzman self-assigned this Jan 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant