Youtube Transcript Scraper avatar
Youtube Transcript Scraper

Pricing

Pay per event

Go to Store
Youtube Transcript Scraper

Youtube Transcript Scraper

Developed by

I'm broke

I'm broke

Maintained by Community

Transform any YouTube video into valuable, structured data with our cutting-edge YouTube-Transcript-Scraper! For an incredible value of just $1 per 1,000 results, you get comprehensive video intelligence that goes far beyond simple transcription

5.0 (2)

Pricing

Pay per event

1

Total users

6

Monthly users

6

Runs succeeded

>99%

Last modified

8 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 '{
< "youtubeUrl": [
< {
< "url": "https://www.youtube.com/watch?v=videoID"
< },
< {
< "url": "https://youtu.be/videoID"
< },
< {
< "url": "https://www.youtube.com/live/videoID"
< },
< {
< "url": "https://youtu.be/nC8ilIMH8sk"
< }
< ]
<}' |
<apify call im_broke/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: