All sites
Data API
YouTube Data API
Videos, channels, playlists, comments and search from YouTube.
40endpointsRate Limit handled for you
Example (captured live)
youtube.com
ExampleJSON responseclick the page to trace a field
{
"id": "UCX6OQ3DkcsbYNE6H8uQQuVA",
"scraped_at": "2026-08-20T09:13:33.536134+00:00",
"name": "MrBeast",
"subscribers": "514M subscribers",
"video_count": "997 videos"
}
GET
/v1/data/youtube/channels/{channel_id}/subscriber_count1 credit / run VerifiedSubscriber Count
Fast subscriber-count-only lookup.
Handled for you:Rate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| channel_id | string | yes | Channel id. |