Skip to main content
POST
Get Instagram profile

POST /api/v1/platform/scrapers/instagram/profile

Fetch an Instagram user’s profile information.
Retrieve an Instagram user’s profile metadata.

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 profile data.

data
object | null
required
meta
object
required