Instagram API - How can I retrieve the list of people a user is following on Instagram

后端 未结 7 1665
你的背包
你的背包 2020-12-01 01:07

I would like to know how I can retrieve the list of people a user is following on Instagram. This is given that this particular user is someone that I follow. So I have acce

7条回答
  •  萌比男神i
    2020-12-01 02:09

    The REST API of Instagram has been discontinued. But you can use GraphQL to get the desired data. Here you can find an overview: https://developers.facebook.com/docs/instagram-api

提交回复
热议问题