Skip to main content
Scrape a YouTube channel's videos

Authorizations

x-scrapeunblocker-key
string
header
required

Your ScrapeUnblocker API key. Apply on every request.

Query Parameters

channel
string
required

Channel handle (@mkbhd), channel id (UC...) or a channel URL.

tab
string
default:videos

Which tab: videos, shorts, streams.

proxy_country
string | null

Exit-IP country (ISO-2).

limit
integer
default:30

Max videos to return (1-200). Honoured on the 'videos' tab; other tabs return a single scraped page.

Required range: 1 <= x <= 200

Response

JSON with a channel summary and a videos array.