YouTube Shorts Scraper
Search YouTube Shorts by keyword and get clean JSON in ~10s — no Google API key, no quotas. **Endpoint:** `POST /v1/youtube/shorts` **Required:** `query`. **Optional:** `maxResults` (1–15, default 5), `shortsOnly` (default true), `since` / `until` (YYYY-MM-DD). Each result: video (id, URL, title, date, duration), channel, view count, thumbnails, and an auto keyword/topic/sentiment analysis.…
YouTube Shorts Scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| POST |
searchShorts /v1/youtube/shorts |
|
YouTube Shorts Scraper pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 60 / minute |
|
| PRO Recommended | $9.99 / month | 60 / minute |
|
| ULTRA | $24.99 / month | 60 / minute |
|
| MEGA | $49.99 / month | 60 / minute |
|