YouTube Video Subtitles (captions) Scraper avatar
YouTube Video Subtitles (captions) Scraper

Pricing

$14.99/month + usage

Go to Store
YouTube Video Subtitles (captions) Scraper

YouTube Video Subtitles (captions) Scraper

Developed by

Flowo

Flowo

Maintained by Community

Extract subtitles (captions) from one or multiple YouTube videos. Download YouTube video subtitles (captions) as a HTML, JSON, CSV, Excel, or XML doc.

1.0 (1)

Pricing

$14.99/month + usage

19

Total users

442

Monthly users

31

Runs succeeded

>99%

Last modified

3 months ago

You can access the YouTube Video Subtitles (captions) Scraper programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "startUrls": [
< "https://www.youtube.com/watch?v=dzjS9iYHbuU"
< ],
< "language": "en",
< "proxySettings": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: