Instagram-private-api: Getting followers count

Created on 22 Jul 2020  路  1Comment  路  Source: dilame/instagram-private-api

I've read the implementation where we paginate thro all followers. But i only care about the followers count. Do i still need to do that? Some of the users of interest have 9mil or more followers.

Please advice me how to easily fetch user followers count.

question unconfirmed

Most helpful comment

I've read the implementation where we paginate thro all followers. But i only care about the followers count. Do i still need to do that? Some of the users of interest have 9mil or more followers.

Please advice me how to easily fetch user followers count.

user.info()
https://github.com/dilame/instagram-private-api/blob/2b4d44167a3c9748dd88c95c0958ed2696067d23/docs/interfaces/_responses_user_repository_info_response_.userrepositoryinforesponseuser.md

>All comments

I've read the implementation where we paginate thro all followers. But i only care about the followers count. Do i still need to do that? Some of the users of interest have 9mil or more followers.

Please advice me how to easily fetch user followers count.

user.info()
https://github.com/dilame/instagram-private-api/blob/2b4d44167a3c9748dd88c95c0958ed2696067d23/docs/interfaces/_responses_user_repository_info_response_.userrepositoryinforesponseuser.md

Was this page helpful?
0 / 5 - 0 ratings

Related issues

iMrDJAi picture iMrDJAi  路  34Comments

haliliceylan picture haliliceylan  路  29Comments

sagardalal21 picture sagardalal21  路  39Comments

ozican picture ozican  路  143Comments

dhillon2325 picture dhillon2325  路  14Comments