YouTube Shorts API avatar

YouTube Shorts API

Pricing

from $1.00 / 1,000 short results

Go to Apify Store
YouTube Shorts API

YouTube Shorts API

Extract recent public YouTube Shorts from known channel URLs, @handles, or channel IDs. Return Short URLs, titles, view counts, thumbnails, and channel metadata. No YouTube Data API key required.

Pricing

from $1.00 / 1,000 short results

Rating

0.0

(0)

Developer

Salih Can Kurnaz

Salih Can Kurnaz

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Unofficial independent tool. This Actor is not affiliated with, endorsed by, sponsored by, or maintained by YouTube or Google.

Extract recent public Shorts from known YouTube channels and return structured rows.

What it returns

Each successfully returned Short is written as one dataset row with:

  • original channel input
  • resolved channel Shorts URL
  • rank within the requested channel feed
  • video ID
  • canonical Shorts URL
  • title
  • view count
  • thumbnail URL
  • channel name
  • channel ID
  • channel URL
  • UTC collection timestamp

Input example

{
"channels": [
"@NASA",
"https://www.youtube.com/@MrBeast"
],
"maxShortsPerChannel": 50
}

Accepted channel forms:

  • @handle
  • full YouTube channel URL
  • raw UC... channel ID
  • plain handle name

Scope

This Actor is intentionally focused on recent public Shorts from known channels.

It does not claim to provide:

  • keyword Shorts search
  • country-wide trending Shorts
  • exhaustive historical channel archives
  • per-Short likes/comments enrichment
  • transcripts
  • video/audio downloads
  • private or restricted content

The upstream channel Shorts feed is dynamic, so results can change between runs.

Pricing

Primary PPE event: short-result.

You are charged only for Short rows successfully written to the dataset.

Current tiers:

  • FREE: $1.50 / 1,000 successful Shorts
  • BRONZE: $1.35 / 1,000
  • SILVER: $1.20 / 1,000
  • GOLD / PLATINUM / DIAMOND: $1.00 / 1,000

A small synthetic Actor-start event may also be charged by the platform.

Reliability and limitations

A channel can return no rows if:

  • it has no Shorts,
  • the channel is unavailable or restricted,
  • upstream YouTube behavior changes,
  • the requested public feed is temporarily inaccessible.

No YouTube Data API key is required from the user.

Responsible use

Use only for lawful purposes. Respect applicable platform terms, copyright, privacy obligations, and local law.