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

Handling 'LoginEnterAlternateIdentifierSubtask' #92

Closed wik3d closed 5 months ago

wik3d commented 5 months ago

I discovered that sometimes twitter will ask for an alternate identifier (an email) to login when it detects suspicious activity, so I have added a method to the TwitterUserAuth class to handle it