Profile enrichment
Use Instagram endpoints to turn profile enrichment into repeatable API requests with documented inputs and JSON responses.
Turn Instagram public data into structured inputs for social listening and creator research.
Fetch Instagram profile, post, and search signals with documented web scraping API endpoints.
Endpoint families
3
Documented params
8
Examples
3
Live catalog snapshot
Active endpoints
3
Methods
GET
Required params
7
Schema refs
3
{
"platform": "Instagram",
"endpoint": "instagram-post",
"method": "GET",
"path": "/instagram/post/{id}/{post_id}",
"auth": "apiKey"
}Use cases
Fetch Instagram profile, post, and search signals with documented web scraping API endpoints.
Use Instagram endpoints to turn profile enrichment into repeatable API requests with documented inputs and JSON responses.
Use Instagram endpoints to turn post metadata collection into repeatable API requests with documented inputs and JSON responses.
Use Instagram endpoints to turn social search workflows into repeatable API requests with documented inputs and JSON responses.
Coverage map
These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.
/instagram/post/{id}/{post_id}
/instagram/profile/{username}
/instagram/reels/{id}
Featured endpoints
/instagram/post/{id}/{post_id}Returns the media details of a specific post from an Instagram user.
/instagram/profile/{username}Returns public profile details for a specified Instagram username.
/instagram/reels/{id}Returns a feed of Instagram Reels for the specified user ID. Supports pagination via `max_id`.
Related APIs
Start building