Youtube Video, Channel, Transcript avatar
Youtube Video, Channel, Transcript

Pricing

$1.00/month + usage

Go to Store
Youtube Video, Channel, Transcript

Youtube Video, Channel, Transcript

Developed by

Scrappy Scraper

Scrappy Scraper

Maintained by Community

The most efficient YouTube parser in terms of cost and performance

0.0 (0)

Pricing

$1.00/month + usage

0

2

2

Last modified

6 days ago

You can access the Youtube Video, Channel, Transcript 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 '{
< "urls": [
< "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
< ],
< "videoConcurrency": 20,
< "channelConcurrency": 20,
< "transcriptLanguages": [
< "en"
< ],
< "numTranscriptLanguages": 3,
< "numChannelVideos": 10
<}' |
<apify call scrappy-scraper/youtubescraper-apify --silent --output-dataset

Speedy Subtitle Scraper for YouTube API through CLI

The Apify CLI is the official tool that allows you to use Youtube Video, Channel, Transcript locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: