Channel Shorts

Get the shorts from a channel. If you need more details about the short like description, publish date, etc, you'll need to use the 'Video/Short Details' endpoint.

1 creditper request
GET
/v1/youtube/channel/shorts
curl "https://api.scrapecreators.com/v1/youtube/channel/shorts" \
  -H "x-api-key: "
{
  "success": true,
  "credits_remaining": 9998708,
  "videos": [],
  "channels": [],
  "playlists": [],
  "shorts": [
    {
      "type": "short",
      "id": "Rdr8357wIRA",
      "url": "https://www.youtube.com/watch?v=Rdr8357wIRA",
      "title": "My app failed, then I changed one thing, and made $80K",
      "viewCountText": "8,035",
      "viewCountInt": 8035,
      "description": "Praneeth quit his $250K/year job to build an app that failed. Then, he changed one thing and made $80K",
      "commentCountText": "12",
      "commentCountInt": 12,
      "likeCountInt": 253,
      "likeCountText": "253"
    },
    {
      "type": "short",
      "id": "PJVxHvPPiOg",
      "url": "https://www.youtube.com/watch?v=PJVxHvPPiOg",
      "title": "I Built a $1M SaaS Using YouTube",
      "viewCountText": "9,952",
      "viewCountInt": 9952,
      "description": "He went from 0 to $79K/month using this one strategy",
      "commentCountText": "11",
      "commentCountInt": 11,
      "likeCountInt": 459,
      "likeCountText": "459"
    },
    {
      "type": "short",
      "id": "lhfku00d9SE",
      "url": "https://www.youtube.com/watch?v=lhfku00d9SE",
      "title": "they built a $10k/month app thanks to this strategy",
      "viewCountText": "13,330",
      "viewCountInt": 13330,
      "description": "These two guys met at a coworking space and now run an app making $10K/month",
      "commentCountText": "3",
      "commentCountInt": 3,
      "likeCountInt": 490,
      "likeCountText": "490"
    }
  ],
  "shelves": [],
  "lives": [],
  "continuationToken": "4qmFsgK9DBIYVUNoaHc2RGxLS1....."
}

Headers

x-api-key
string
required

Your Scrape Creators API key

Query Parameters

handle
string

Can pass channelId or handle

Example:
starterstory
channelId
string

Can pass channelId or handle

Example:
UC-9-kyTW8ZkZNDHQJ6FgpwQ
sort
string

Sort by newest or popular

Example:
newest
Available options:
newest,
popular
continuationToken
string

Continuation token to get more videos. Get 'continuationToken' from previous response.

Example:
4qmFsgKrCBIYVUNkRkpXVWE0M3NtUm00SXBIQnB