Skip to main content
POST
List Instagram followers

POST /api/v1/platform/scrapers/instagram/followers

Get followers for an Instagram account.
Retrieve followers of 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"

maxFollowers
number

Maximum followers to request. Unlimited is not exposed on v1.

Required range: 1 <= x <= 5000

Response

Instagram followers.

data
object
required
meta
object
required