Rishikant181 / Rettiwt-API

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

Removed count argument from user followers and following due to a bug in Twitter API #529

Closed Rishikant181 closed 1 month ago

Rishikant181 commented 1 month ago

The bug causes the count argument to be completely ignored. As a result, fetching user followers/followings always returns 70 user in the first batch, while successive batches have 50 users each, always.