CHARTEX
Instagram Account Stats

Sign in to enable Try it out and enable params input fields.

GET/external/v1/accounts/{username}/stats/instagram-follower-counts

Instagram Account Stats

Get historical follower count data for an Instagram account.

Path Parameters

Required
The Instagram username
String

Query Parameters

The start date for filtering the time series data
String

Possible values: Date in format YYYY-MM-DD or YYYYMMDD (e.g., 2024-01-01 or 20240101)

The end date for filtering the time series data
String

Possible values: Date in format YYYY-MM-DD or YYYYMMDD (e.g., 2024-12-31 or 20241231)

Limit the data to the latest N days from today
Integer

Possible values: Any positive integer (e.g., 7, 30, 90)

Required
The mode for returning follower count data
String

Available options

Responses

200OK
400Bad Request
401Missing or invalid credentials
403Forbidden
404Account not found
500Internal Server Error

Try It Out

Please fill the required fields: username, mode