Video/Short Details
YouTube
Video/Short Details
Get complete information about a video or short. To get transcripts, use the dedicated /v1/scrape/youtube/video/transcript endpoint.
GET
Video/Short Details
💳 1 credit per request
Authorizations
Query Parameters
YouTube video or short URL
Preferred response language (mapped to Accept-Language header; not guaranteed due to YouTube localization behavior). 2 letter language code, ie 'en', 'es', 'fr' etc.
Example:
"en"
Response
Successful response
Key Response Fields:
data.id: YouTube video IDdata.title: Video titledata.description: Video description (may be null for shorts)data.url: Full YouTube video URLdata.thumbnail: Thumbnail image URLdata.type: Media type —"video"or"short"data.publishDate: ISO timestamp of publicationdata.viewCountInt: View count as integerdata.likeCountInt: Like count as integerdata.commentCountInt: Comment count as integerdata.durationMs: Duration in millisecondsdata.durationFormatted: Duration as formatted string (e.g.,"00:01:30")data.channel.id: Channel ID of the creatordata.channel.handle: Creator's @handledata.genre: Video genre/categorydata.keywords: Associated keywords/tags