twitter scraper script

This commit is contained in:
Jarrian
2023-09-09 12:23:18 +08:00
parent e4e46c9802
commit 783294a1ed
9 changed files with 492 additions and 14 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
fake_headers==1.0.2
pandas==2.0.3
python-dotenv==1.0.0
selenium==4.12.0
webdriver_manager==4.0.0