
YouTube Transcript Extractor
Under maintenance
Pricing
$3.00/month + usage

YouTube Transcript Extractor
Under maintenance
Extract YouTube transcripts. Perfect for content analysis, research & automation API integration.
0.0 (0)
Pricing
$3.00/month + usage
0
1
1
Last modified
5 days ago
YouTube Video URLs
videoUrls
arrayRequired
List of YouTube video URLs to extract transcripts from. Supports youtube.com/watch and youtu.be formats.
Max Concurrency
maxConcurrency
integerOptional
Maximum number of videos to process simultaneously. Higher values increase speed but may trigger rate limiting.
Default value of this property is 3
Retry Attempts
retryAttempts
integerOptional
Number of retry attempts for failed extractions with exponential backoff.
Default value of this property is 3
Request Delay (ms)
requestDelay
integerOptional
Delay between batches in milliseconds to avoid rate limiting.
Default value of this property is 1500
Use Apify Proxy
useApifyProxy
booleanOptional
Enable Apify proxy for requests to avoid IP blocking and rate limiting. Recommended for large batches.
Default value of this property is true
Proxy Configuration
proxyConfiguration
objectOptional
Advanced proxy settings for Apify proxy service
Default value of this property is {"useApifyProxy":true,"apifyProxyGroups":["DATACENTER"],"apifyProxyCountry":"US"}