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": "dQw4w9WgXcQ",
"scraped_at": "2026-08-20T09:13:38.410341+00:00",
"title": "Rick Astley - Never Gonna Give You Up (Official Video) (4K Remaster)",
"channel": "Rick Astley",
"views": "1806051608",
"url": "https://www.youtube.com/shorts/dQw4w9WgXcQ"
}
GET
/v1/data/youtube/shorts/{video_id}1 credit / run VerifiedShorts Detail
Full Shorts detail.
Handled for you:Rate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| video_id | string | yes | Shorts video id. |