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.12k stars 133 forks source link

Unexpected keyword argument 'proxy' #169

Closed leo-mathieu15 closed 7 months ago

leo-mathieu15 commented 7 months ago

Hi, I have a problem about accounts, when twscrape.accounts_pool:login_all is starting, I have this error : image

I don't know how to solve this.