instagrambot / instapro

professional instagram tool for developers
https://instagrambot.github.io/
Apache License 2.0
89 stars 22 forks source link

Collect whole user's followers #5

Closed ohld closed 7 years ago

ohld commented 7 years ago

Since i have written code snippet for this Issue https://github.com/instagrambot/instapro/issues/4 I have tried to download the followers of 1m user. And found that code stops at some point and scraps only couple thousands.

I think it is because wrong stopping condition at get.user_followers. Can someone fix that and add clear code example for someone's followers scrapping?

ohld commented 7 years ago

Found the limitations of about 7000 users.