bisguzar / twitter-scraper

Scrape the Twitter Frontend API without authentication.
MIT License
3.88k stars 600 forks source link

Always retrying as the program is running #142

Closed zhicheng0501 closed 4 years ago

zhicheng0501 commented 4 years ago

Hi, as i run the program on my mac, it always showing retrying. At the beginning i thought it would be the proxy's problem. I tried to change another proxy website and the same problem occurred. Does anyone know what is the real problem? 屏幕快照 2020-06-05 08 59 45

bisguzar commented 4 years ago

I think its not twitter-scraper if you didnt create logger by yourself.

zhicheng0501 commented 4 years ago

I think its not twitter-scraper if you didnt create logger for yourself.

thanks for reminding me.