Skip to main content
POST
List Instagram posts

POST /api/v1/platform/scrapers/instagram/posts

Fetch recent posts from an Instagram account.
Retrieve recent posts from a public Instagram account.

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
username
string
required
Example:

"instagram"

maxPosts
number
Required range: 1 <= x <= 200

Response

Instagram posts.

data
object[]
required
meta
object
required