Extract transcripts from external YouTube videos using YouTube Transcript API
Workflow preview
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER
Early Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
Important notice
This workflow is provided as-is. Please review and test before using in production.
Overview
π Try It Out!
YouTube Transcript API Extractor (Any Public Video)
Extracts a clean transcript from a videoId using youtube-transcript.io.
π― Use Cases
- AI summaries, sentiment analysis, keyword extraction
- Internal indexing/SEO
- Content pipelines (blog/newsletter)
- Batch transcript processing
π How It Works (5 Steps)
- π₯ Input:
youtubeVideoId,apiToken - π API: POST to youtube-transcript.io
- π§© Parse: Normalizes the response format
- π§Ή Clean: Normalizes text and whitespace
- β
Output: Transcript + metrics (
wordCount/charCount)
π How to Use
Payload:{"youtubeVideoId":"xObjAdhDxBE", "apiToken": "xxxxxxxxxx"}
βοΈ Setup:
- This sub-workflow is intended to be called from another workflow (Execute Workflow Trigger)