rate limits handled? #132
Unanswered
siccokoetsier
asked this question in
Q&A
Replies: 1 comment
-
Yes - search-tweets-python will handle pagination and rate limit errors for you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I'm relatively new to python, twitter api, cloning projects on GitHub, your project and programming in general, yet I'm very enthusiastic about this project.
I do have an Academic Twitter track, but up to now have been unable to handle the rate limit errors generically (e.g. with Tweepy).
Therefore I pin my hope on searchtweet v2.
I just wanted to check with you: has this project dealt with the rate limit errors? Is it possible to collect large amounts (let's say +10k) of tweets since 2006? Has some sort of pagination/timing/sleep/safe api-requesting been provided for?
Thanks for your quick response, which will support me in my deep dive into this project :-).
KR
Beta Was this translation helpful? Give feedback.
All reactions