YouTube Transcript API avatar
YouTube Transcript API

Pricing

$19.00/month + usage

Go to Store
YouTube Transcript API

YouTube Transcript API

Developed by

Novi

Novi

Maintained by Community

Need to grab the words from YouTube videos? YouTube Transcript API is here to help! It's easy to use and gets the job done, plus it gives you some extra info too. Go ahead and try it!

0.0 (0)

Pricing

$19.00/month + usage

0

Total users

17

Monthly users

6

Runs succeeded

>99%

Last modified

3 months ago

You can access the YouTube Transcript API 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": [
< "https://www.youtube.com/watch?v=2IK3DFHRFfw",
< "qYNweeDHiyU"
< ],
< "language": "en",
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call novi/youtube-transcript-api --silent --output-dataset

YouTube Transcript API API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: