Skip to main content
POST
Get YouTube video

POST /api/v1/platform/scrapers/youtube/video

Get public YouTube video content and metadata.
Retrieve public page content and available video details for a YouTube video URL.

Example

Authorizations

X-Access-Key
string
header
required

The public API key from the Credentials page.

X-Secret-Key
string
header
required

The API secret shown when the credential is created.

Body

application/json
url
string
required
Example:

"https://www.youtube.com/watch?v=dQw4w9WgXcQ"

Response

YouTube video page content.

data
object
required
meta
object
required