Instagram API
Instagram easy api to get user / posts
8.9/10 popularity
983 ms avg latency
60% success rate
11 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Instagram API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/api/scrape/jobs/{jobId} /api/scrape/jobs/{jobId} |
|
| GET |
/api/scrape/cache/{username} /api/scrape/cache/{username} |
|
| POST |
/api/scrape/post/{shortcode}/comments /api/scrape/post/{shortcode}/comments |
|
| GET |
/api/scrape/data/user/{username}/followers /api/scrape/data/user/{username}/followers |
|
| GET |
/api/scrape/data/posts/{username} /api/scrape/data/posts/{username} |
|
| GET |
/api/scrape/data/post/{shortcode}/comments /api/scrape/data/post/{shortcode}/comments |
|
| GET |
/api/scrape/user/{username}/instant /api/scrape/user/{username}/instant |
Returns profile info and the first few posts in real-time. |
| POST |
/api/scrape/user/{username} /api/scrape/user/{username} |
Queues a job to scrape a user and their posts. |
| POST |
/api/scrape/user/{username}/followers /api/scrape/user/{username}/followers |
|
| GET |
/api/scrape/user/{username}/profile/instant /api/scrape/user/{username}/profile/instant |
Returns basic profile info for an Instagram user in real-time. |
| GET |
/api/scrape/data/user/{username} /api/scrape/data/user/{username} |