Web Scrape
YouTube Transcript
Fetch transcripts from YouTube videos in English.
GET
/
fetch_youtube_transcript
Authorizations
authorization
string
headerrequiredtoken <token>
, corresponds to temporary access tokens.
Query Parameters
id
string
requiredraw
boolean
default: falseResponse
200 - application/json
status
string
requirederror
string | null
data
string | null
raw_transcript
object[] | null