Paste any YouTube URL and get the full transcript instantly. Copy it, download it, or grab the API response.
Paste a YouTube URL above to extract its transcript
Works with any public video that has captions
Integrate transcript extraction into your app with a single API call.
curl -X POST https://scraper.run/api/v1/tools/youtube/transcript \-H "Authorization: Bearer sc_live_..." \-H "Content-Type: application/json" \-d '{"url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ","language": "en"}'