YouTube Transcript Extractor & Video Detail Scraper avatar
YouTube Transcript Extractor & Video Detail Scraper

Pricing

$4.00/month + usage

Go to Store
YouTube Transcript Extractor & Video Detail Scraper

YouTube Transcript Extractor & Video Detail Scraper

Developed by

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Scrape full video metadata (title, description, channel info, publish date, view/like counts, tags, categories, thumbnails), channel details, and all engagement metrics. Plus: Download complete video transcripts in any available or auto-translated language, with clean plain-text output.

5.0 (1)

Pricing

$4.00/month + usage

3

Total users

70

Monthly users

17

Runs succeeded

93%

Last modified

a month ago

You can access the YouTube Transcript Extractor & Video Detail 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": [
< "https://www.youtube.com/watch?v=K07bw2bKI8U&t=985s&ab_channel=CohhCarnage"
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ],
< "apifyProxyCountry": "US"
< }
<}' |
<apify call memo23/youtube-video-details-scraper --silent --output-dataset

YouTube Transcript Extractor & Video Detail Scraper API through CLI

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