YouTube Video Subtitles (captions) Scraper
2 days trial then $14.99/month - No credit card required now
YouTube Video Subtitles (captions) Scraper
2 days trial then $14.99/month - No credit card required now
Extract subtitles (captions) from one or multiple YouTube videos. Download YouTube video subtitles (captions) as a HTML, JSON, CSV, Excel, or XML doc.
You can access the YouTube Video Subtitles (captions) Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "startUrls": [
3 "https://www.youtube.com/watch?v=dzjS9iYHbuU",
4 "https://www.youtube.com/watch?v=yTRHomGg9uQ"
5 ],
6 "language": "en",
7 "proxySettings": {
8 "useApifyProxy": true
9 }
10}' |
11apify call genial_candlestand/youtube-subtitles-scraper --silent --output-dataset
YouTube Video Subtitles (captions) Scraper API through CLI
The Apify CLI is the official tool that allows you to use YouTube Video Subtitles (captions) Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: