vladkens / twscrape

2024! X / Twitter API scrapper with authorization support. Allows you to scrape search results, User's profiles (followers/following), Tweets (favoriters/retweeters) and more.
https://pypi.org/project/twscrape/
MIT License
1.13k stars 132 forks source link

Would this run forever if the from: and until: dates are set over a wide period of time? #206

Open Jammizzle opened 4 months ago

Jammizzle commented 4 months ago

If for example I wanted to search all historical tweets over a few months, I'd almost expect the program to run indefinitely, with the No account available for queue "SearchTimeline". appearing as often as it needs. Instead the program drops out after what feels like a random amount of time