the-convocation / twitter-scraper

A port of n0madic/twitter-scraper to Node.js.
https://the-convocation.github.io/twitter-scraper/
MIT License
211 stars 43 forks source link

refactor user auth & implement 2FA #80

Closed catdevnull closed 7 months ago

catdevnull commented 7 months ago

this puts it more in line with what twscrape does and should be more resilient to upstream changes

2FA gets tested if a TWITTER_2FA_TOKEN is specified, but isn't otherwise.