Skip to main content
POST
Get YouTube channel

POST /api/v1/platform/scrapers/youtube/channel

Get public YouTube channel content.
Retrieve public page content for a YouTube channel 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/@OpenAI"

Response

YouTube channel page content.

data
object
required
meta
object
required