Free YouTube Shorts money calculator

Paste a channel handle or URL. Get a Shorts money estimate from public Shorts views and a conservative RPM band.

GET/v1/youtube/channel
Ready

Channel URL, @handle, or channel ID — not a single Short URL.

Protected by Cloudflare Turnstile

Quick start

How to estimate YouTube Shorts money

Paste a public channel, get a Shorts money estimate from public Shorts views.

  1. Step 1

    Paste a YouTube channel

    Use a channel URL, @handle, or channel ID — not a single Short link.

  2. Step 2

    Pull public Shorts performance

    We resolve the channel on the production channel endpoint, then load a page of public Shorts views.

  3. Step 3

    Read the RPM estimate

    Expected Short views × posting cadence × a wide Shorts RPM band. Not Studio payout.

What you get

Shorts views in, RPM estimate out

Built for creators and agencies who want a ballpark before opening Studio — not a fake exact paycheck.

01

Monthly estimate range

A low-to-high USD band from public Shorts views and a conservative RPM model — useful before you open Studio.

02

Views + cadence inputs

We show expected views per Short, estimated Shorts per month, and a per-Short money band so you can sanity-check the math.

03

Channel + Shorts sample

Channel identity and totals come from GET /v1/youtube/channel. Shorts rows use the channel Shorts endpoint for the view sample.

Before you budget

Why we refuse a fake exact number

Shorts ads revenue is noisy. These are the limits we put on the page so you do not treat a ballpark as Studio payout.

01

RPM is not public

YouTube does not publish creator Shorts RPM. Geography, niche CPM, and ads eligibility move the number a lot.

02

Pool era is over

This is not a Shorts Fund / pool calculator. It models ads revenue-share scenarios only.

03

YPP still matters

Channels outside the Partner Program, or Shorts that miss monetization rules, can earn $0 from ads.

Free tool

Good for spot checks, not pipelines

Built for a quick check on one channel.

01

Protected by Turnstile

Cloudflare Turnstile keeps bots off the free page.

02

One Shorts page

Free estimates use one page of latest Shorts. Paginate from the API when you need a deeper sample.

03

Estimate band, not a quote

Use the range for direction. Confirm geography and Studio RPM before you treat it as income.

From code

Estimate one channel here. Screen hundreds from code.

Estimate one channel here. For creator lists, CRM sync, or nightly checks, call the YouTube channel API from your backend — then load Shorts pages when you need view samples. Same fields, your key, no browser Turnstile in the way.

  • GET /v1/youtube/channel for subscribers, views, and bio
  • GET /v1/youtube/channels/shorts for paginated Shorts views
  • Pair with the sponsorship calculator when brand deals matter more than ads RPM
Request

FAQ

YouTube Shorts money calculator FAQ

How does the YouTube Shorts money calculator work?

Paste a channel. We resolve it on GET /v1/youtube/channel, load a page of public Shorts views, then apply an RPM band to estimated monthly Shorts views.

How much do YouTube Shorts pay?

It varies a lot by geography, niche CPM, and ads eligibility. Public tools cannot see Studio RPM. This page returns a wide estimate range, not a paycheck.

Is this based on the Shorts Fund or RPM pool?

No. The Shorts Fund / pool era is over. This models ads revenue-share scenarios only, with a wide RPM band.

Why is the estimate a range instead of one number?

Shorts RPM is not public and moves with audience mix. A $0.02–$0.08 RPM band plus view volatility beats a fake exact quote.

Do I need a YouTube API key?

No for this free tool. Sign up for a Social Fetch API key when you need higher volume or automation.

Is this the same data as the paid API?

Yes for channel identity and totals — the page uses the production channel endpoint. Shorts view samples come from the channel Shorts endpoint. This free page adds Cloudflare Turnstile.

Why might the tool say there is not enough Shorts data?

We need several recent Shorts with public view counts. Empty Shorts pages, missing view counts, or a failed Shorts fetch block the estimate.

How many lookups can I run for free?

Lookups are capped per IP and gated by Turnstile — enough for spot checks, not bulk screening. Need volume? Use the API.

Can I use this for sponsorship pricing?

No — open the free YouTube sponsorship calculator for brand-deal planning. This page is about ads RPM scenarios, not creator rate cards.

How do I screen many channels from code?

Call GET /v1/youtube/channel (and optionally /v1/youtube/channels/shorts) with your API key. This page is for one-off browser checks.

Need more than a spot check?

Sign up for 100 free API credits, then call these tools from your own code — no browser Turnstile in the way.