You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to run GetTweets but I keep receiving rate limit exceeded after a few hours. It takes +- 24h before the account can scrape again.
Doesn't make sense to me because according to the headers I have plenty of requests left :
Tried with different IP addresses but seems to be account bound. I'm not spamming the API, I have set the delay on the scraper between each API request on 8 seconds.
The text was updated successfully, but these errors were encountered:
Doesn't seem to work unfortunately. I've also tried a bearer token that works on one of the accounts I'm logged in with in the browser. I can retrieve tweets perfectly fine in the browser on that account, but not using this library.
Trying to run
GetTweets
but I keep receiving rate limit exceeded after a few hours. It takes +- 24h before the account can scrape again.Doesn't make sense to me because according to the headers I have plenty of requests left :
Tried with different IP addresses but seems to be account bound. I'm not spamming the API, I have set the delay on the scraper between each API request on 8 seconds.
The text was updated successfully, but these errors were encountered: