Skip to main content
POST
List Instagram post comments

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

Get comments on a specific Instagram post.
Retrieve comments on a specific Instagram post.

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/"

maxComments
number
Required range: 1 <= x <= 200
includeNested
boolean

When true, requests nested reply threads from the comment actor (more items / cost).

Response

Instagram post comments.

data
object[]
required
meta
object
required