Closed kws1207 closed 4 months ago
Hey @kws1207, This error is a result of Twitter detecting suspicious login activity with your account, and they require you to input your email as an additional piece of info to prove it's you.
I've pushed a fix to my fork of this repo, and I hope I have also opened a pull request and hope it will be validated soon.
My fork: https://github.com/wik3d/twitter-scraper/tree/handled-new-error The fix I pushed: https://github.com/the-convocation/twitter-scraper/compare/main...wik3d:twitter-scraper:handled-new-error
It seems resolved in 0.13.1.
Tried below code:
Got below error:
Minimum reproducible example: https://github.com/kws1207/twitter-scraper-test
Maybe it could be related to this commit.