All sites
Data API
Instagram Data API
Public profiles, posts, reels and hashtag data from Instagram.
7endpointslogin_wall · Rate Limit handled for you
Example (captured live)
help.instagram.com
ExampleJSON responseclick the page to trace a field
{
"id": "25025320",
"username": "instagram",
"scraped_at": "2026-08-18T09:39:04.053332+00:00",
"full_name": "Instagram",
"biography": "Discover what's new on Instagram 🔎✨",
"followers": 686031290,
"following": 274,
"posts": 8558,
"is_verified": true,
"is_private": false,
"profile_pic": "https://scontent-iad6-1.cdninstagram.com/v/t51.82787-19/550891366_18667771684001321_1383210656577177067_n.jpg?stp=dst-jpg_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-iad6-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2gGMFV5qv06ZC3Lo_fgZayJivc8Y79ytaehmmF1XkaDRAVkTtiKknHFsL7TImFpQYiE&_nc_ohc=VTIBTZ2iWQoQ7kNvwF9f7rZ&_nc_gid=DwIfeSy-sOOVrjDn_xM3Rw&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AQHAk9MInQWB9NdvtwS7vvNYYM4YgTmW2cwXgTZa4Sg0MA&oe=6A8A0A67&_nc_sid=8b3546",
"profile_pic_url": "https://scontent-iad6-1.cdninstagram.com/v/t51.82787-19/550891366_18667771684001321_1383210656577177067_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-iad6-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2gGMFV5qv06ZC3Lo_fgZayJivc8Y79ytaehmmF1XkaDRAVkTtiKknHFsL7TImFpQYiE&_nc_ohc=VTIBTZ2iWQoQ7kNvwF9f7rZ&_nc_gid=DwIfeSy-sOOVrjDn_xM3Rw&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AQG6dfPkqnp1eV5AEuhMzdaIJ5rdMkymdbatyUqSE5t3FQ&oe=6A8A0A67&_nc_sid=8b3546",
"profile_pic_url_hd": "https://scontent-iad6-1.cdninstagram.com/v/t51.82787-19/550891366_18667771684001321_1383210656577177067_n.jpg?stp=dst-jpg_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-iad6-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2gGMFV5qv06ZC3Lo_fgZayJivc8Y79ytaehmmF1XkaDRAVkTtiKknHFsL7TImFpQYiE&_nc_ohc=VTIBTZ2iWQoQ7kNvwF9f7rZ&_nc_gid=DwIfeSy-sOOVrjDn_xM3Rw&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AQHAk9MInQWB9NdvtwS7vvNYYM4YgTmW2cwXgTZa4Sg0MA&oe=6A8A0A67&_nc_sid=8b3546",
"external_url": "http://help.instagram.com/",
"category": null,
"is_business": false,
"is_professional": true,
"highlight_reel_count": 10,
"igtv_count": 273,
"business_email": null,
"business_phone_number": null,
"business_address_json": null,
"pronouns": [
],
"fbid": "17841400039600391",
"has_clips": true,
"is_joined_recently": false,
"bio_links": [
{
"title": "",
"url": "http://help.instagram.com",
"link_type": "external"
},
{
"title": "Carversations with Salma Hayek",
"url": "https://youtu.be/ac_qIXO0zlY",
"link_type": "external"
}
],
"url": "https://www.instagram.com/instagram/"
}
GET
/v1/data/instagram/users/{username}1 credit / run VerifiedGet User
Fetch a user profile.
Handled for you:login_wallRate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| username | string | yes | Instagram username. |