Danny-Nunez / python-twitter-scraper

2 stars 0 forks source link

Hello, I am from China. Do you have detailed usage steps for your code? #1

Open szsyzx opened 1 month ago

szsyzx commented 1 month ago

Hello, I am from China. Do you have detailed usage steps for your code?

xelab04 commented 1 week ago

edit scraper.py, line 142 for target profile

pip install -r requirements.txt
python3 scraper.py
Danny-Nunez commented 1 week ago

Sorry Ive been alittle busy what do you need help with?

szsyzx commented 1 week ago

Does this require the use of Twitter's API?

Danny-Nunez commented 1 week ago

No this does not use any api. Its using the Json from twitter. You can view the file by inspecting the browser on the network tab. The file is normally client event json.