YouTube Shorts Scraper: AI Tool

Fetch the latest Shorts from a YouTube channel by ID.

📝

Overview

About this model

Fetch recent YouTube Shorts videos, views, likes, comments, and publish timestamps from a YouTube channel by ID.

1Performance auditing: Check how Shorts compare to standard long-form videos on a channel.
2Creator research: Fetch data to track growth and engagement metrics on Shorts.
3Shorts downloader: Retrieve direct video metadata and thumbnails.
💰

Pricing & Value

Cost analysis

muapiapp$0.01 per request

Flat rate.

Other Providers$0.50+ per request

No extra fee for stats queries.

* Competitor pricing is estimated based on similar model architectures and usage tiers.

⚙️

Technical Details

Configuration schema

Channel IDtext

YouTube channel ID (e.g. UCxxxxxxxxx).

Default Value-
Countint

Number of Shorts to fetch (1 to 30).

Default Value10
Search Querytext

YouTube search keywords.

Default Valuenull
Next Tokentext

Pagination cursor token to fetch the next page of results.

Default Valuenull
LanguageEnum (10 options)

Search language.

Default ValueEnglish
Locationtext

Search location country code (e.g. US).

Default ValueUS
Upload Date FilterEnum (5 options)

Filter by upload date.

Default Valuenull
Search TypeEnum (3 options)

Type of resource to search.

Default ValueVideo
Duration FilterEnum (2 options)

Filter videos by duration.

Default ValueShort (< 4 minutes)
Video Featurestext

Video features separated by ';' (e.g. hd;subtitles).

Default Valuenull
Sort OrderEnum (4 options)

Sorting criteria.

Default ValueView Count
Min LikesEnum (11 options)

Filter: Minimum number of likes.

Default ValueAny
Min ViewsEnum (11 options)

Filter: Minimum number of views/plays.

Default ValueAny
Min SharesEnum (11 options)

Filter: Minimum number of shares.

Default ValueAny
Min CommentsEnum (11 options)

Filter: Minimum number of comments.

Default ValueAny
Min Duration (s)Enum (9 options)

Filter: Minimum video duration.

Default ValueAny
Max Duration (s)Enum (9 options)

Filter: Maximum video duration.

Default ValueAny
Hashtagstext

Filter: Comma-separated hashtags (e.g. startup,tech).

Default Valuenull
Published Aftertext

Filter: Fetch posts published after this date/time (ISO 8601).

Default Valuenull
Published Beforetext

Filter: Fetch posts published before this date/time (ISO 8601).

Default Valuenull
📖

Implementation Guide

Developer documentation

How to Use YouTube Shorts Scraper

  1. Channel ID: Paste the target YouTube Channel ID (starting with UC).

  2. Count: Select how many recent Shorts to retrieve (up to 30).

  3. Submit: Click Generate to fetch the list of Shorts and details.

Common Questions

Frequently asked

How do I find a YouTube channel ID?

You can find it in the URL of the channel page, or check the channel's about section/source code for the 'UC...' identifier.

Are the views and likes returned?

Yes, we make supplementary API requests to retrieve detailed statistics for every Short found.