-2

I can get tweets from selenium bot this working slow. I need the quick one. Thank you already.

1 Answers1

1

Aside from scraping with Selenium, you could request an API key from twitter. They have a python library that can be used to execute queries.

https://python-twitter.readthedocs.io/en/latest/getting_started.html

rm -f me
  • 111
  • 6