Rishikant181 / Rettiwt-API

A CLI tool and an API for fetching data from Twitter for free!
https://rishikant181.github.io/Rettiwt-API/
MIT License
454 stars 40 forks source link

Followers and Following fetching inconsistend number of data #229

Closed Rishikant181 closed 1 year ago

Rishikant181 commented 1 year ago

Now, followers and followings are fetched in batches, with the first batch being a minimum size 40 (mandatory) and the rest of the batches as low as 20.

That's one layer of inconsistency.

The actual number fetched is even lower maybe because of the suspended accounts, although being counted, but not being returned.