Instagram API: Retrieve IDs/names of friends who have liked the user's posted Instagram images
问题 We’re building an application where a user logs with Instagram API, accepts the permissions dialog and receives a personalised ‘dynamic story’ based on various data they allow us to read. We’re hoping to display the user’s ‘top friends’ who have liked images that the user has posted onto their Instagram feed. Is there any way we could go about doing this? Many thanks, Matt 回答1: Use this API to get all your followers: https://api.instagram.com/v1/users/self/followed-by?access_token=ACCESS