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
946 stars 121 forks source link

Infinite loop when trying to login via not existing account #165

Closed ARKAD97 closed 5 months ago

ARKAD97 commented 5 months ago

Issue is described in detail here: https://github.com/vladkens/twscrape/issues/132 But it was closed, so I created another one.

I suppose it is this loop: https://github.com/vladkens/twscrape/issues/132

It would be good to handle such case.

vladkens commented 5 months ago

Planned to release in v0.12. Thank you for catching this!