Top "Instagram-api" questions

The Instagram API enables the integration of Instagram's photos\videos content and functionality into a website, application or a device.

What is the new instagram json endpoint?

Instagram used to expose open data as json under the endpoint https://www.instagram.com/<username>/?__a=1. This …

json api instagram instagram-api endpoint
How to get ALL Instagram POSTs by hashtag with the API (not only the posts of my own account)

How to get ALL Instagram POSTs by hashtag with the API (not only the posts of my own account) I …

instagram instagram-api
Instagram ?__a=1 not working anymore

I've been using Instagram's undocumented API https://www.instagram.com/<user>/?__a=1 to get a public user feed …

facebook-graph-api instagram instagram-api
Instagram captcha error on new app creation

When I try to create an instagram client (developer side), I'm always getting the same error: Captcha invalid, please try …

instagram-api
Instagram Square photos API

Will Instagram provide any way to grab the portrait/landscape through the API ? API docs looks untouched. As of now, …

instagram instagram-api
Authenticate the Test User { "error_type": "OAuthException", "code": 400, "error_message": "Invalid platform app" }

I'm trying to recover the access token via the Instagram Basic Display API but when trying to authenticate the test …

instagram-api facebook-graph-api-v2.0
Instagram Display API Insufficient Developer Role

I have followed the tutorial on Instagram Display API, created my redirect_uri on ngrok and correctly assign my app_…

facebook rest instagram-api
Get Instagram access token without login screen

I'm working with the new Instagram api in my website. The code-behind is c#. I need to retrieve photos with …

instagram instagram-api
Privacy Policy URL for instagram

I'm trying to register new Client ID on Instagram, for give API. But I don't know how can I fill …

instagram instagram-api privacy
Getting followers and following with Instagram APIs

I am studying to integrate Instagram into my app.But I have some confusion. I found 2 API document: https://www.…

php api server instagram-api instagram-graph-api