Scweet
Scweet copied to clipboard
about limit of get_users_followers
I checked the source code and it looks like the method "get_users_followers" gets the data by scrolling the screen. However, after checking the twitter api and the followers displayed on the page, I found that I can only get the last 50 data, and even if I scroll down the page, no more data is generated. I would like to ask if it is possible to break this limitation or am I using it incorrectly?
I want to know too, I only got 50 users. Did you solve it somehow?