Youtube Transcript Scraper avatar
Youtube Transcript Scraper

Pricing

$5.00/month + usage

Go to Store
Youtube Transcript Scraper

Youtube Transcript Scraper

Developed by

Scraper Mind

Scraper Mind

Maintained by Community

Extract YouTube video transcripts, captions & metadata instantly using our youtube transcript scraper. Supports all URL types, smart proxy fallback, multi-language detection & JSON output. Fast, reliable & only $5/run—perfect for creators, researchers, and marketers.

0.0 (0)

Pricing

$5.00/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

5 days ago

You can access the Youtube Transcript 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": [
< {
< "url": "https://www.youtube.com/watch?v=e-ORhEE9VVg"
< }
< ],
< "proxyConfiguration": {
< "useApifyProxy": false
< }
<}' |
<apify call scraper-mind/youtube-transcript-scraper --silent --output-dataset

Youtube Transcript Scraper API through CLI

The Apify CLI is the official tool that allows you to use Youtube Transcript 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: