YouTube Transcript Downloader

Paste any YouTube URL and get the full transcript instantly. Copy it, download it, or grab the API response.

Try:

Paste a YouTube URL above to extract its transcript

Works with any public video that has captions

Use it programmatically

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"
}'

Get 100 free API credits

No credit card required

Start for free