I can get tweets from selenium bot this working slow. I need the quick one. Thank you already.
Asked
Active
Viewed 124 times
-2
-
1Show us the code that you've tried so far ? – cruisepandey Sep 28 '21 at 12:42
-
Maybe you can describe a bit more your use-case and maybe you can give us some code which you tried and failed. – KunLun Sep 28 '21 at 14:22
-
Please provide enough code so others can better understand or reproduce the problem. – Community Oct 06 '21 at 14:11
1 Answers
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
-
-
@YusufÖZKAN you're welcome. Please mark the question as solved if this answer addressed your question. – rm -f me Sep 30 '21 at 11:25