YouTube Transcript Scraper And Formatter avatar
YouTube Transcript Scraper And Formatter

Pricing

$6.90 / 1,000 results

Go to Store
YouTube Transcript Scraper And Formatter

YouTube Transcript Scraper And Formatter

Developed by

Matthew James

Matthew James

Maintained by Community

Extracts auto-generated YouTube transcripts from videos and formats them in plain text, SRT, and VTT format.

5.0 (2)

Pricing

$6.90 / 1,000 results

3

Total users

5

Monthly users

5

Runs succeeded

>99%

Last modified

9 hours ago

You can access the YouTube Transcript Scraper And Formatter 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 '{
< "videoUrls": [
< {
< "url": "https://www.youtube.com/watch?v=0EqSXDwTq6U"
< }
< ],
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call matthewjames/youtube-transcript-scraper-and-formatter --silent --output-dataset

YouTube Transcript Scraper And Formatter API through CLI

The Apify CLI is the official tool that allows you to use YouTube Transcript Scraper And Formatter locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: