简体   繁体   中英

How to fetch my follower's followers list using Instagram API

I have integrated latest API provided by Instagram for fetching my follower list. How can I fetch the list of followers of my follower. Does the Instagram API provide access to such information ?

Instagram API only allows getting your followers/following data. You have to authenticate using follower_list permission scope to access this.

Before June 1st 2016, you were able to get any user's followers/following list, unfortunately this is no longer supported in the official Instagram API.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM