Extract transcripts from YouTube videos by simply entering video URLs. Get full text, timestamps, and metadata where available. Perfect for research, SEO, and content analysis. Fast, easy, and affordable—just $2 per 1,000 transcripts
Best YouTube Transcripts Scraper is a powerful and easy-to-use web scraping tool built for extracting transcripts from YouTube videos. Whether you're analyzing content, indexing videos, or researching, this scraper makes getting YouTube subtitles simple.
This actor fetches transcripts (when available) from a list of YouTube video URLs. It works great for:
⚠️ Note: Transcripts are only returned for videos where YouTube provides them. This includes both auto-generated and creator-supplied subtitles.
Using this scraper, you’ll be able to extract:
Field | Description |
---|---|
id | Id of the video |
url | The input YouTube video URL |
transcript_only_text | Full transcript text (if available) |
transcript | Array of timestamped transcript segments |
title | Title of the YouTube video |
This actor is designed to be beginner-friendly. You don’t need coding knowledge to run it — just follow these steps:
1{ 2 "videoUrls": [ 3 "https://www.youtube.com/watch?v=HV6OlMPn5sI", 4 "https://www.youtube.com/watch?v=CW7gfrTlr0Y" 5 ] 6}
1{ 2 "id": "figrl0aOULs", 3 "url": "https://www.youtube.com/watch?v=figrl0aOULs", 4 "thumbnail": "https://img.youtube.com/vi/figrl0aOULs/maxresdefault.jpg", 5 "transcript_only_text": "Every single time someone watches\nthis video, it helps feed someone in need. And since we get a lot of views, I brought a lot of people! Here you go. Thank you, friend. Yeah, no problem. If you're wondering how this works, every time someone\nwatches this whole video, including you right\nnow, money is generated. And as this video grows, that\nincreasing amount of money will feed an astonishing amount of people. Everybody eats. But that's not all it's going to do. Mr. Beast! You watching this video\nwill supply farmland, build massive kitchens, fill\nschools with food for their students, and save children from child labor. So, honestly, I'm glad you're here. There you go. 1500\npeople have now been fed. I'm very excited for the future. The meals you saw us\ngiving away are cost effective and jam-packed with nutrients and honestly, way healthier\nthan most meals in America. Jimmy, why does it feel like\nI'm... carrying the whole thing? Let's get to", 6 "transcript": [ 7 { 8 "text": "Every single time someone watches\nthis video, it helps feed someone in need.", 9 "startMs": "0", 10 "endMs": "3437", 11 "startTimeText": "0:00" 12 }, 13 { 14 "text": "And since we get a lot of views,", 15 "startMs": "3437", 16 "endMs": "4972", 17 "startTimeText": "0:03" 18 }, 19 { 20 "text": "I brought a lot of people!", 21 "startMs": "5105", 22 "endMs": "6206", 23 "startTimeText": "0:05" 24 } 25 ], 26 "title": "Click This Video To Feed 1 Person" 27}
This actor costs $2 per 1,000 transcripts scraped.
Use Apify’s free credits to test it out before scaling.
Connect this actor with:
Email adrian@thewebscrapingguy.com with questions, feedback, or support requests. I'm happy to help.
If YouTube provides a transcript for the video (including Shorts), it will be scraped. Livestreams and non-captioned videos will not return results.
Yes! Add as many video URLs as you like. The actor will loop through and collect transcripts for each one.
JSON, CSV — all available via the Apify platform's built-in export tools.
Transcripts are public data provided by YouTube.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!