Skip to content
capzy
All sites
Data API

YouTube Data API

Videos, channels, playlists, comments and search from YouTube.

40endpointsRate Limit handled for you
youtube.comGET/youtube/autoc…GET/youtube/searchGET/youtube/categ…{ } JSON
Example
youtube.com
Example
JSON responseclick the page to trace a field
{
"video_id": "dQw4w9WgXcQ",
"segments": [
{
"start_ms": "0",
"end_ms": "3200",
"text": "We're no strangers to love"
},
{
"start_ms": "3200",
"end_ms": "6800",
"text": "You know the rules and so do I"
}
]
}