๐Ÿ”ฅ๐Ÿ”ฅ - Youtube Transcript Scraper - โœ… caption, subtitles avatar
๐Ÿ”ฅ๐Ÿ”ฅ - Youtube Transcript Scraper - โœ… caption, subtitles

Pricing

$15.00/month + usage

Go to Apify Store
๐Ÿ”ฅ๐Ÿ”ฅ - Youtube Transcript Scraper - โœ… caption, subtitles

๐Ÿ”ฅ๐Ÿ”ฅ - Youtube Transcript Scraper - โœ… caption, subtitles

Developed by

Peaky Dev

Peaky Dev

Maintained by Community

Scrape transcripts, captions, subtitles from Youtube videos

5.0 (1)

Pricing

$15.00/month + usage

1

4

4

Last modified

20 hours ago

๐Ÿ” Youtube Transacript Scraper

Extract transcripts from all YouTube videos or music

This a robust tool that extracts transcripts (captions/subtitles) from any YouTube videos/music that supports auto-generated** captions.


Try 1 Video free. Then 5000 videos per month


๐Ÿ“ˆ Performance

  • Allows scraping of single or multiple youtube urls.
  • Supports multiple languages (if available)
  • Supports only videos that have auto-generated transcripts.

Use Cases

  • Analyze competitors and trends by extracting and reviewing transcripts for insights and strategy.
  • Journalists and media analysts can extract quotes and summaries from interviews, speeches, or news videos for reporting and analysis.
  • Repurpose video content into blogs, newsletters, social posts, or course materials effortlessly.
  • Make videos accessible by generating subtitles and translated captions for wider audiences.

๐Ÿš€ HOW TO START THE ACTOR

โš™๏ธ Configuration

Input Parameters

ParameterTypeDescriptionDefaultRequired
urlarrayList of youtube watch urls to scrape from-true
languagestringLanguage format of the transcript-false

Sample Input

{
"urls": [
{
"url": "https://www.youtube.com/watch?v=WuTJkFvw70o"
},
{
"url": "https://www.youtube.com/watch?v=NTKC-LExZlI"
}
],
"language": 'en'
}

๐Ÿ“ฆ Sample Output

Each scraped transcript is saved in a well structured format in the Apify dataset. Example fields include:

{
"title": "I Tested Meta's Ray-Ban Display Glasses",
"author": "Mrwhosetheboss",
"channelUrl": "https://www.youtube.com/channel/UCMiJRAwDNSNzuYeN2uWa0pA",
"releaseDate": "2025-09-18",
"duration": 2:05,
"views": 3942719,
"transcript": [
{
"start": 1.6,
"duration": 4.64,
"transcript": "new $799 Ray-B band display smart"
},
{
"start": 4.24,
"duration": 3.599,
"transcript": "glasses. So, they have a display. They"
},
...
]
}

Run Policy:

  • Trial Limit: Free trial users can extract only 1 transcripts within the trial period.

๐Ÿค Support

Need help? Contact us directly at peakydev00@gmail.com or open an issue on the "Issues" tab.

We Available to create custom scrapers tailored to your needs. Contact us today


Made with โค๏ธ by Peaky Dev (Anonymous minds in the shadows of code)