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.

Retrieving more than 150 Instagram comments

The Problem I would like to be able view all of the comments on any given piece of Instagram media, …

instagram-api
Instagram API limit reduced to 200 from 5000

Does anyone have any clue why Instagram has reduced their hourly API request limit from 5000 to just 200? Is this a …

instagram instagram-api
Is there still a way to fetch instagram feed without using access token now (06/2016)?

I have an issue that my Instagram API access token keeps expiring frequently and I red the document and understood …

api instagram access-token instagram-api
How to get all public posts using Instagram API?

I'm trying to get all public posts using Instagram API. There are some existing apps like Geofeedia, COEverywhere and TrackinU …

instagram instagram-api
How to access Instagram feed of any user with new Graph API?

Facebook recently introduced Instagram Graph API, which allows to fetch data from Instagram page that is connected to your Facebook …

facebook facebook-graph-api instagram instagram-api
How to retrieve all images from multiple photo post on Instagram

Recently Instagram announced support for multiple photos post. I tried with endpoint, GET /media/media-id, but response has information about …

instagram instagram-api
Instagram/feed API media URL shows 'URL signature expired'

I am using Instagram feed API to show my Instagram posts on my Website. But some video URL shows 'URL …

http instagram instagram-api http-status-code-403 http-error
You are not a sandbox user of this client. Error Codeigniter-Instagram api

In my codeigniter project I am trying to use Instagram API for log in. This is the library which I …

php login codeigniter-2 instagram-api
How Does Instagram's GET/tags/<tag>/media/recent Pagination Actually Work?

I'm trying to use the Real-time Photo Updates API to get all pictures with a specific tag as they come …

instagram-api
How to get Instagram Profile Picture via API?

How do I extract an Instagram Profile picture using Instagram API? The basic graph API doesn't contain profile picture and …

instagram instagram-api