YouTube Shorts Scraper
Pricing
Pay per event
YouTube Shorts Scraper
A hosted youtube shorts scraper that pulls every Short from any YouTube channel as structured JSON, view counts, like counts, publish dates, durations, and thumbnails included.
YouTube Shorts Scraper
Pricing
Pay per event
A hosted youtube shorts scraper that pulls every Short from any YouTube channel as structured JSON, view counts, like counts, publish dates, durations, and thumbnails included.
video_id
Optional
11-character YouTube video id of the Short.
url
Optional
Canonical /shorts/ URL.
title
Optional
Short title / caption.
description
Optional
Full description (when fetch_details is on).
channel_name
Optional
Channel display name.
channel_id
Optional
Channel id (UC…).
channel_url
Optional
Channel URL.
channel_subscribers
Optional
Approximate channel subscriber count (when fetch_details is on).
published_date
Optional
Exact publish date (when fetch_details is on).
view_count
Optional
View count as integer.
view_count_text
Optional
Localized view count string.
like_count
Optional
Like count (when fetch_details is on).
comment_count
Optional
Comment count (when fetch_details is on).
duration_seconds
Optional
Length in seconds (when fetch_details is on).
thumbnail_url
Optional
Vertical thumbnail URL.
input
Optional
The channel input that produced this row.
fetched_in_seconds
Optional
Wall-clock seconds the run took.