YouTube Video Transcript Scraper avatar
YouTube Video Transcript Scraper

Pricing

$5.00/month + usage

Go to Store
YouTube Video Transcript Scraper

YouTube Video Transcript Scraper

Developed by

Scrape Architect

Scrape Architect

Maintained by Community

📝 YouTube Video Transcript Scraper – Instantly extract multilingual transcripts from any YouTube video in multiple formats (📄 VTT, 🧾 JSON, 📜 TTML, and more)! Perfect for language learners, content creators, researchers, and devs! 🌍🎥💬

0.0 (0)

Pricing

$5.00/month + usage

0

Total users

4

Monthly users

4

Runs succeeded

>99%

Last modified

a month ago

You can access the YouTube Video 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 '{
< "video_urls": [
< {
< "url": "https://www.youtube.com/watch?v=2VLqZtded_0"
< },
< {
< "url": "https://www.youtube.com/watch?v=kUMe1FH4CHE"
< },
< {
< "url": "https://www.youtubekids.com/watch?v=k85mRPqvMbE"
< },
< {
< "url": "https://www.youtube.com/shorts/zPxQjuFoUBc"
< }
< ]
<}' |
<apify call scrapearchitect/youtube-video-transcript-scraper --silent --output-dataset

YouTube Video Transcript Scraper API through CLI

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