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

scrape_keyword : search in array of keyword not just a string #71

Open kornflex opened 1 year ago

kornflex commented 1 year ago

Hello,

Thank you very much for your work/

Is it possible to change the function scrape_keyword in order to search multiple keyword with the same session ? instead of a loop of authentication, search, close ??

Thank you very much

shaikhsajid1111 commented 1 year ago

Not currently. Using of the same session throughout multiple keywords the crawler might start to hit the authentication page