bisguzar / twitter-scraper

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

Following-Follower Count Is Wrong (Swapped) #119

Closed DenizDalkilic10 closed 4 years ago

DenizDalkilic10 commented 4 years ago

I am fetching the account information from 10 different sources and only one of the accounts show wrong information about the number followers and followings. The numbers are provided in swapped form. I have tried with different number of sources but there is one specific source giving wrong information "Breaking911". The account has 0 followings and 570k followers but these numbers are displayed as 1 follower and 570k followings. I believe there could be a bug due to having accounts with 0 "followings"

DenizDalkilic10 commented 4 years ago

Ekran Alıntısı

bisguzar commented 4 years ago

Hi, thanks for the issue. Please checkout #120 and test it. Don't forget to leave a message. Then I can merge it pleasurely.