About 16,300,000 results
Open links in new tab
  1. Instagram API - How can I retrieve the list of people a user is ...

    Sep 5, 2015 · The API call " /users/ {user-id}/follows " is not supported by Instagram for some time (it was disabled in 2016). For a while you were able to get only your own followers/followings with …

  2. What is the alternative for instagram basic display api since its ...

    Sep 12, 2024 · 13 The Instagram Basic Display API was deprecated on 4th September and when I checked for other alternatives for third party application login (React in my case) it showed a …

  3. How to fetch the latest Instagram feed using the Instagram Graph API ...

    Jan 13, 2025 · 6 I'm trying to fetch the latest Instagram feed (posts) for a business account using the Instagram Graph API. Here's what I have so far: I have a Meta Developer account and have set up …

  4. Instagram API - Invalid OAuth access token - Stack Overflow

    Apr 14, 2025 · I am trying to use the Instagram API with python requests. It works fine with Get requests, however when I try to use it with a Post request, such as trying to publish an image, I get the …

  5. oauth - How to use instagram API for Login - Stack Overflow

    Nov 22, 2020 · I have been trying to implement the OAuth flow for Instagram login with Instagram official APIs but seems like a lot has changed since June 2020 and I haven't had any luck to get any help for …

  6. Instagram how to get my user id from username? - Stack Overflow

    Aug 3, 2012 · Currently there is no direct Instagram API to get user id from user name. You need to call the GET /users/search API and then iterate the results and check if the username field value is equal …

  7. How to post pictures to instagram using API [closed]

    Sep 17, 2013 · There is no API to post photo to instagram using API , But there is a simple way is that install google extension " User Agent " it will covert your browser to android mobile chrome version .

  8. How to get all public posts using Instagram API?

    Oct 27, 2015 · I'm trying to get all public posts using Instagram API. There are some existing apps like Geofeedia, COEverywhere and TrackinU which can get public posts of social networking sites. Is …

  9. How to publish on instagram using graph API? - Stack Overflow

    Aug 2, 2024 · I think I should still go with the Instagram one as the documentation states that "Unlike the Instagram API with Facebook Login, this API doesn't require a Facebook Page linked to the …

  10. Using Instagram's Graph API, how can I retrieve post data (media url ...

    Most probably you will not be able to achieve that using Instagram API. First of all the ID you are referring to CAvPIm2lszQ is not the ID that you will use for getting IG Media. The ID is different (it's …