Instagram Data Extractor
Extract public Instagram profiles, posts, hashtags, locations, highlights, captions, follower counts, engagement metrics, and pagination data as structured JSON.
Instagram Data Extractor endpoints
| Method | Endpoint | Description |
|---|---|---|
| Meta | ||
| GET |
Get Health Check /health |
|
| Profile | ||
| GET |
Get Instagram Profile /api/v1/profiles/{username} |
|
| GET |
Get Instagram Profile Posts /api/v1/profiles/{username}/posts |
|
| GET |
Get Instagram Profile Reels /api/v1/profiles/{username}/reels |
|
| GET |
Get Instagram Profile Mentions /api/v1/profiles/{username}/mentions |
|
| GET |
Get Instagram Highlights /api/v1/users/{username}/highlights |
|
| GET |
Search Instagram Users /api/v1/users/search |
|
| Posts | ||
| GET |
Get Instagram Post Details /api/v1/posts/{shortcode} |
|
| GET |
Get Instagram Post Comments /api/v1/posts/{shortcode}/comments |
|
| Reels | ||
| GET |
Get Instagram Reel Details /api/v1/reels/{shortcode} |
|
| GET |
Get Instagram Reel Comments /api/v1/reels/{shortcode}/comments |
|
| Hashtags | ||
| GET |
Get Instagram Hashtag Details /api/v1/hashtags/{tag} |
|
| GET |
Get Instagram Hashtag Posts /api/v1/hashtags/{tag}/posts |
|
| GET |
Get Instagram Hashtag Reels /api/v1/hashtags/{tag}/reels |
|
| GET |
Search Instagram Hashtags /api/v1/hashtags/search |
|
| Locations | ||
| GET |
Get Instagram Location Posts /api/v1/locations/{location_id}/posts |
|
| GET |
Get Instagram Location Details /api/v1/locations/{location_id} |
|
| GET |
Search Instagram Locations /api/v1/locations/search |
|
| Resolve | ||
| GET |
Resolve Instagram URL /api/v1/resolve |
|
Instagram Data Extractor pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $9 / month | 1 / second |
|
| ULTRA | $39 / month | 2 / second |
|
| MEGA | $199 / month | 5 / second |
|