bisguzar / twitter-scraper

Scrape the Twitter Frontend API without authentication.
MIT License
3.91k stars 599 forks source link

Improve Profile Stats #120

Closed bisguzar closed 4 years ago

bisguzar commented 4 years ago

Scraping all stats by index-number from profile is not a good idea. Selectors changed with more spesific ones.

Linked to #119