taspinar / twitterscraper

Scrape Twitter for Tweets
MIT License
2.4k stars 581 forks source link

Use request json() method instead of manual json parsing. #225

Closed petrbel closed 4 years ago

petrbel commented 4 years ago

This fixes unexpected error caused by json.loads inability to parse non-json strings.

ERROR: Failed to parse JSON "Expecting value: line 1 column 1 (char 0)" while requesting ...