Instagram_api
# Instagram Data API Retrieve public Instagram profile information, posts, followers, and following accounts through a simple REST API. The API accepts an Instagram username and returns JSON data suitable for dashboards, analytics, research tools, social media applications, and data-processing workflows. ## Features * Retrieve profile information and statistics * Retrieve available posts *…
Instagram_api endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
profile /profile |
Returns general profile information. |
| POST |
posts /posts |
Returns the posts available for the requested profile. |
| POST |
followers /followers |
Returns the profile's followers. |
| POST |
following /following |
Returns the profile's following accounts. |
Instagram_api pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $3.33 / month | — |
|
| ULTRA Recommended | $8.88 / month | — |
|
| MEGA | $22.5 / month | — |
|