IG User API
## π IG User API β User Profile Data at Scale The fastest way to get user profiles, followers, following lists, posts and reels. ### β Why choose this API? - **β‘ Lightning fast** β average response time under 500ms - **π Raw JSON** β complete data, no filtering - **π No login required** β just your API key - **π Pagination** β iterate through all followers/following - **π 99.9% uptime** ββ¦
IG User API endpoints
| Method | Endpoint | Description |
|---|---|---|
| User | ||
| GET |
User Following (GraphQL) /gql/user/following/chunk |
Get part (one page) of following users with cursor |
| GET |
User Reels /v2/user/clips |
Get user clips. |
| GET |
User Following /v2/user/following |
Get part (one page) of following users |
| GET |
User Posts /v2/user/medias |
Get user medias. Results chunk. |
| GET |
User Followers /v2/user/followers |
Get part (one page) of followers users with cursor |
| GET |
User by Username /v2/user/by/username |
Get user object by username |
| GET |
User by ID /v2/user/by/id |
Get user object by id |
| GET |
User Followers (GraphQL) /gql/user/followers/chunk |
Get part (one page) of followers users with cursor |
IG User API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | β |
|
| PRO | $67 / month | β |
|
| ULTRA | $134 / month | β |
|
| MEGA | $402 / month | β |
|