Video search monitoring
Use YouTube endpoints to turn video search monitoring into repeatable API requests with documented inputs and JSON responses.
Build creator intelligence and video research workflows without maintaining YouTube scrapers.
Collect YouTube video, channel, playlist, search, and transcript data through documented Crawlora API endpoints.
Endpoint families
6
Documented params
47
Examples
13
Live catalog snapshot
Active endpoints
13
Methods
GET
Required params
26
Schema refs
13
{
"platform": "YouTube",
"endpoint": "youtube-captions",
"method": "GET",
"path": "/youtube/captions/{id}",
"auth": "apiKey"
}Use cases
Collect YouTube video, channel, playlist, search, and transcript data through documented Crawlora API endpoints.
Use YouTube endpoints to turn video search monitoring into repeatable API requests with documented inputs and JSON responses.
Use YouTube endpoints to turn creator and channel research into repeatable API requests with documented inputs and JSON responses.
Use YouTube endpoints to turn playlist and transcript extraction into repeatable API requests with documented inputs and JSON responses.
Coverage map
These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.
/youtube/channel/{id}/playlists
/youtube/transcript/{id}
/youtube/captions/{id}
/youtube/comments/{id}
/youtube/playlist/{id}
/youtube/profile/{id}
Featured endpoints
/youtube/captions/{id}Returns the caption cues for a specific YouTube video.
/youtube/channel/{id}/playlistsReturns normalized playlist items from a channel's Playlists tab and an optional continuation token.
/youtube/channel/{id}/searchReturns normalized video search items scoped to a specific channel, including the resolved top-level `query`.
/youtube/channel/{id}/shortsReturns normalized short-form video entries from a channel's Shorts tab.
/youtube/channel/{id}/videosReturns normalized video items from a channel's Videos tab and an optional continuation token.
/youtube/comments/{id}Returns a page of comments for a specific YouTube video.
Related APIs
Start building