shaikhsajid1111 / twitter-scraper-selenium

Python's package to scrap Twitter's front-end easily
https://pypi.org/project/twitter-scraper-selenium
MIT License
299 stars 46 forks source link

login support before executing apis #66

Open wazofski opened 1 year ago

wazofski commented 1 year ago

add support for logging into twitter using email/username/password once logged in, can more data be accessed? is the session going to be more stable?

shaikhsajid1111 commented 1 year ago

Adding authentication wasn't to get more data but to bypass authentication modal

AhmadGhachim commented 1 year ago

is there an ETA for this?

rsandler00 commented 5 months ago

Has this been fixed? Is there a way to provide credentials to login?

If not, i believe this repo allows that: https://github.com/godkingjay/selenium-twitter-scraper