Introduction
Instagram

Scrape Creators
GETGet credit balance
TikTok
GETProfile
GETProfile Videos
GETProfile Videos (We handle pagination)
GETVideo Info
GETComments
GETFollowing
GETFollowers
GETSearch Users
GETSearch by Hashtag
GETSearch by Keyword
GETTrending Feed
GETGet popular songs
GETGet Song Details
GETTikToks using Song
GETProfile
GETGet Profile *With Email*2 credits
GETBasic Profile
GETUser Posts
GETUser Posts v2
GETPost/Reel Info
GETGet Transcript of IG Reel/Video2 credits
GETUser Reels
GETUser Reels (We handle pagination)
GETFollowers2 credits
GETFollowing2 credits
GETSearch by Hashtag2 credits
GETComments2 credits
YouTube
GETChannel Details
GETChannel Emails2 credits
GETChannel Videos
GETVideo/Short Details
GETSearch
GETSearch by Hashtag
GETComments
Twitch
GETClip
Kick
GETClip
Age and Gender
GETGet Age and Gender
API Documentation

Scrape Creators
TikTok
YouTube
Facebook Ad Library
Twitch
Kick
Age and Gender
Followers
Get followers of an Instagram user. This is a premium endpoint, so it will cost 2 credits per request.
GET
/v1/instagram/user/followers
🤖 Why Code When AI Can Do It For You?
Stop writing code like it's 1970! Let AI do the heavy lifting - click the sparkles to copy a perfectly formatted prompt for ChatGPT, Claude, or your favorite AI assistant.
Copy
curl "https://api.scrapecreators.com/v1/instagram/user/followers" \
-H "x-api-key: "
Copy
{
"followers": [
{
"pk": "72596267050",
"id": "72596267050",
"username": "faizanahmeds56",
"full_name": "FAIZAN AHMED",
"profile_pic_url": "https://instagram.fcmn1-1.fna.fbcdn.net/v/t51.2885-19/464760996_1254146839119862_3605321457742435801_n.png?stp=dst-jpg_e0_s150x150_tt6&cb=8577c754-c2464923&_nc_ad=z-m&_nc_ht=instagram.fcmn1-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2AGnwAV6bEHdIbkrvgCodjcsG9hhXPqhBnI6YhkuGHm4PcoVZNBGXPpD5HqC0f-AeR8&_nc_ohc=AKJhhrSObX0Q7kNvgGSiDx7&_nc_gid=ae80ccc7bc7c4681aed48a8a3145ae9e&edm=AAYDq1YBAAAA&ccb=7-5&ig_cache_key=YW5vbnltb3VzX3Byb2ZpbGVfcGlj.3-ccb7-5-cb8577c754-c2464923&oh=00_AYC6GneYyqjvu9mENuL104MBEy1xzv71tpO1oU2HOFtqrA&oe=67BAC8A8&_nc_sid=7f352c",
"profile_pic_url_hd": null,
"is_private": false,
"is_verified": false,
"account_badges": null,
"fbid_v2": null,
"has_anonymous_profile_picture": null,
"latest_reel_media": null,
"pk_id": null,
"profile_pic_id": null,
"strong_id__": null,
"third_party_downloads_enabled": null
},
{
"pk": "72189112879",
"id": "72189112879",
"username": "jonathan71593",
"full_name": "Jonathanmewiusteles",
"profile_pic_url": "https://instagram.fcmn1-1.fna.fbcdn.net/v/t51.2885-19/464760996_1254146839119862_3605321457742435801_n.png?stp=dst-jpg_e0_s150x150_tt6&cb=8577c754-c2464923&_nc_ad=z-m&_nc_ht=instagram.fcmn1-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2AGnwAV6bEHdIbkrvgCodjcsG9hhXPqhBnI6YhkuGHm4PcoVZNBGXPpD5HqC0f-AeR8&_nc_ohc=AKJhhrSObX0Q7kNvgGSiDx7&_nc_gid=ae80ccc7bc7c4681aed48a8a3145ae9e&edm=AAYDq1YBAAAA&ccb=7-5&ig_cache_key=YW5vbnltb3VzX3Byb2ZpbGVfcGlj.3-ccb7-5-cb8577c754-c2464923&oh=00_AYC6GneYyqjvu9mENuL104MBEy1xzv71tpO1oU2HOFtqrA&oe=67BAC8A8&_nc_sid=7f352c",
"profile_pic_url_hd": null,
"is_private": false,
"is_verified": false,
"account_badges": null,
"fbid_v2": null,
"has_anonymous_profile_picture": null,
"latest_reel_media": null,
"pk_id": null,
"profile_pic_id": null,
"strong_id__": null,
"third_party_downloads_enabled": null
}
],
"next_page_id": "QVFDZ1VUN3ZLb1...."
}
Headers
x-api-key
string
Your Scrape Creators API key
Query Parameters
user_id
string
Use user_id for much faster response times. You can find the the user_id by calling /v1/instagram/profile and getting the data.user.id
handle
string
Users handle
next_page_id
string
Used to paginate.
Copy
curl "https://api.scrapecreators.com/v1/instagram/user/followers" \
-H "x-api-key: "
Copy
{
"followers": [
{
"pk": "72596267050",
"id": "72596267050",
"username": "faizanahmeds56",
"full_name": "FAIZAN AHMED",
"profile_pic_url": "https://instagram.fcmn1-1.fna.fbcdn.net/v/t51.2885-19/464760996_1254146839119862_3605321457742435801_n.png?stp=dst-jpg_e0_s150x150_tt6&cb=8577c754-c2464923&_nc_ad=z-m&_nc_ht=instagram.fcmn1-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2AGnwAV6bEHdIbkrvgCodjcsG9hhXPqhBnI6YhkuGHm4PcoVZNBGXPpD5HqC0f-AeR8&_nc_ohc=AKJhhrSObX0Q7kNvgGSiDx7&_nc_gid=ae80ccc7bc7c4681aed48a8a3145ae9e&edm=AAYDq1YBAAAA&ccb=7-5&ig_cache_key=YW5vbnltb3VzX3Byb2ZpbGVfcGlj.3-ccb7-5-cb8577c754-c2464923&oh=00_AYC6GneYyqjvu9mENuL104MBEy1xzv71tpO1oU2HOFtqrA&oe=67BAC8A8&_nc_sid=7f352c",
"profile_pic_url_hd": null,
"is_private": false,
"is_verified": false,
"account_badges": null,
"fbid_v2": null,
"has_anonymous_profile_picture": null,
"latest_reel_media": null,
"pk_id": null,
"profile_pic_id": null,
"strong_id__": null,
"third_party_downloads_enabled": null
},
{
"pk": "72189112879",
"id": "72189112879",
"username": "jonathan71593",
"full_name": "Jonathanmewiusteles",
"profile_pic_url": "https://instagram.fcmn1-1.fna.fbcdn.net/v/t51.2885-19/464760996_1254146839119862_3605321457742435801_n.png?stp=dst-jpg_e0_s150x150_tt6&cb=8577c754-c2464923&_nc_ad=z-m&_nc_ht=instagram.fcmn1-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2AGnwAV6bEHdIbkrvgCodjcsG9hhXPqhBnI6YhkuGHm4PcoVZNBGXPpD5HqC0f-AeR8&_nc_ohc=AKJhhrSObX0Q7kNvgGSiDx7&_nc_gid=ae80ccc7bc7c4681aed48a8a3145ae9e&edm=AAYDq1YBAAAA&ccb=7-5&ig_cache_key=YW5vbnltb3VzX3Byb2ZpbGVfcGlj.3-ccb7-5-cb8577c754-c2464923&oh=00_AYC6GneYyqjvu9mENuL104MBEy1xzv71tpO1oU2HOFtqrA&oe=67BAC8A8&_nc_sid=7f352c",
"profile_pic_url_hd": null,
"is_private": false,
"is_verified": false,
"account_badges": null,
"fbid_v2": null,
"has_anonymous_profile_picture": null,
"latest_reel_media": null,
"pk_id": null,
"profile_pic_id": null,
"strong_id__": null,
"third_party_downloads_enabled": null
}
],
"next_page_id": "QVFDZ1VUN3ZLb1...."
}