bisguzar / twitter-scraper

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

Total retweets by an account #151

Closed tanmayjain69 closed 4 years ago

tanmayjain69 commented 4 years ago

Is there a way to get total number of tweets by an account excluding retweets. As 'isretweet' option, gives retweets for particular number of pages only and the total post option gives the total tweets including the retweets.