Skip to main content
POST
Get Instagram post

POST /api/v1/platform/scrapers/instagram/post-details

Get full details for a specific Instagram post.
Get full details (captions, media, engagement) for a specific post by URL.

Example

Authorizations

X-Access-Key
string
header
required

The public API key from the Credentials page.

X-Secret-Key
string
header
required

The API secret shown when the credential is created.

Body

application/json
postUrl
string
required
Example:

"https://www.instagram.com/p/ABC123/"

Response

Instagram post details.

data
object | null
required
meta
object
required