Get complete information about a video or short. To get transcripts, use the dedicated /v1/scrape/youtube/video/transcript endpoint.
YouTube video or short URL
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