YouTube Transcript API avatar

YouTube Transcript API

Try for free

3 days trial then $19.00/month - No credit card required now

Go to Store
YouTube Transcript API

YouTube Transcript API

novi/youtube-transcript-api
Try for free

3 days trial then $19.00/month - No credit card required now

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!

You can access the YouTube Transcript API programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "video_urls": [
3    "https://www.youtube.com/watch?v=2IK3DFHRFfw",
4    "qYNweeDHiyU"
5  ],
6  "language": "en",
7  "proxyConfiguration": {
8    "useApifyProxy": true,
9    "apifyProxyGroups": [
10      "RESIDENTIAL"
11    ]
12  }
13}' |
14apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community

Actor Metrics

  • 3 monthly users

  • 0 No bookmarks yet

  • >99% runs succeeded

  • Created in Feb 2025

  • Modified 7 days ago