vladkens / twscrape

2024! 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
784 stars 102 forks source link

Unexpected keyword argument 'proxy' #169

Closed leo-mathieu15 closed 2 months ago

leo-mathieu15 commented 2 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.