Scrape Creators Documentation
IntroductionInstagram
Google

TikTok
GETProfile
GETUser's Audience Demographics
GETProfile Videos
GETProfile Videos (We handle pagination)
GETVideo Info
GETTranscript
GETIs a TikTok Shop?
GETTikTok Live
GETComments
GETFollowing
GETFollowers
GETSearch Users
GETSearch by Hashtag
GETSearch by Keyword
GETGet popular songs
GETGet Song Details
GETTikToks using Song
GETProfile
GETPosts
GETPost/Reel Info
GETTranscript
GETReels
GETReels (We handle pagination)
GETStory Highlights
GETHighlights Details
GETReels using Song
GETEmbed HTML
YouTube
GETChannel Details
GETChannel Videos
GETChannel Shorts
GETChannel Shorts (we handle the pagination)
GETVideo/Short Details
GETTranscript
GETSearch
GETSearch by Hashtag
GETComments
GETSearch
Twitch
GETClip
Kick
GETClip
Snapchat
GETUser Profile
Age and Gender
GETGet Age and Gender

Scrape Creators
GETGet credit balance
API Documentation
TikTok
- GETProfile
- GETUser's Audience Demographics
- GETProfile Videos
- GETProfile Videos (We handle pagination)
- GETVideo Info
- GETTranscript
- GETIs a TikTok Shop?
- GETTikTok Live
- GETComments
- GETFollowing
- GETFollowers
- GETSearch Users
- GETSearch by Hashtag
- GETSearch by Keyword
- GETGet popular songs
- GETGet Song Details
- GETTikToks using Song
YouTube
Facebook Ad Library
Google Ad Library
LinkedIn Ad Library
Truth Social
Bluesky
Twitch
Kick
Snapchat
Age and Gender

Scrape Creators
Channel Shorts (we handle the pagination)
Convenience endpoint to get the latest shorts from a channel. We handle the pagination for you. This will cost you more credits because under the hood we're using the 'Channel Shorts' endpoint, just like you would. But making it easier for you. If you need more details about the short like description, publish date, etc, you'll need to use the 'Video/Short Details' endpoint.
GET
/v1/youtube/channel/shorts/simple
🤖 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/youtube/channel/shorts/simple" \
-H "x-api-key: "
Copy
[
{
"type": "short",
"id": "01D3CgMZ29I",
"url": "https://www.youtube.com/watch?v=01D3CgMZ29I",
"title": "WHAT A MATCH",
"thumbnail": "https://i.ytimg.com/vi/01D3CgMZ29I/oardefault.jpg?sqp=-oaymwEoCJUDENAFSFqQAgHyq4qpAxcIARUAAIhC2AEB4gEKCBgQAhgGOAFAAQ==&rs=AOn4CLBTI26rFmtMoUSzLVbr1Izv5pxfkQ",
"viewCountText": "13K",
"viewCountInt": 13000
},
{
"type": "short",
"id": "zCgeCq9hKhY",
"url": "https://www.youtube.com/watch?v=zCgeCq9hKhY",
"title": "THE FINAL BOSS ALWAYS HAS A PLAN",
"thumbnail": "https://i.ytimg.com/vi/zCgeCq9hKhY/oardefault.jpg?sqp=-oaymwEoCJUDENAFSFqQAgHyq4qpAxcIARUAAIhC2AEB4gEKCBgQAhgGOAFAAQ==&rs=AOn4CLClaxJ3g_esWOslLUTBKseo6C2JUw",
"viewCountText": "37K",
"viewCountInt": 37000
},
{
"type": "short",
"id": "95pq2gD-h3c",
"url": "https://www.youtube.com/watch?v=95pq2gD-h3c",
"title": "HOLY SHIT IT'S RapSheet 😂😂😂",
"thumbnail": "https://i.ytimg.com/vi/95pq2gD-h3c/oardefault.jpg?sqp=-oaymwEoCJUDENAFSFqQAgHyq4qpAxcIARUAAIhC2AEB4gEKCBgQAhgGOAFAAQ==&rs=AOn4CLBu2MDEIFE42RwtnCrjeGbkpTHgoQ",
"viewCountText": "88K",
"viewCountInt": 88000
}
]
Headers
x-api-key
string
Your Scrape Creators API key
Query Parameters
handle
string
Can pass channelId or handle
channelId
string
Can pass channelId or handle
amount
number
The amount of shorts to return.
Copy
curl "https://api.scrapecreators.com/v1/youtube/channel/shorts/simple" \
-H "x-api-key: "
Copy
[
{
"type": "short",
"id": "01D3CgMZ29I",
"url": "https://www.youtube.com/watch?v=01D3CgMZ29I",
"title": "WHAT A MATCH",
"thumbnail": "https://i.ytimg.com/vi/01D3CgMZ29I/oardefault.jpg?sqp=-oaymwEoCJUDENAFSFqQAgHyq4qpAxcIARUAAIhC2AEB4gEKCBgQAhgGOAFAAQ==&rs=AOn4CLBTI26rFmtMoUSzLVbr1Izv5pxfkQ",
"viewCountText": "13K",
"viewCountInt": 13000
},
{
"type": "short",
"id": "zCgeCq9hKhY",
"url": "https://www.youtube.com/watch?v=zCgeCq9hKhY",
"title": "THE FINAL BOSS ALWAYS HAS A PLAN",
"thumbnail": "https://i.ytimg.com/vi/zCgeCq9hKhY/oardefault.jpg?sqp=-oaymwEoCJUDENAFSFqQAgHyq4qpAxcIARUAAIhC2AEB4gEKCBgQAhgGOAFAAQ==&rs=AOn4CLClaxJ3g_esWOslLUTBKseo6C2JUw",
"viewCountText": "37K",
"viewCountInt": 37000
},
{
"type": "short",
"id": "95pq2gD-h3c",
"url": "https://www.youtube.com/watch?v=95pq2gD-h3c",
"title": "HOLY SHIT IT'S RapSheet 😂😂😂",
"thumbnail": "https://i.ytimg.com/vi/95pq2gD-h3c/oardefault.jpg?sqp=-oaymwEoCJUDENAFSFqQAgHyq4qpAxcIARUAAIhC2AEB4gEKCBgQAhgGOAFAAQ==&rs=AOn4CLBu2MDEIFE42RwtnCrjeGbkpTHgoQ",
"viewCountText": "88K",
"viewCountInt": 88000
}
]