Youtube Transcript (with video details and transcript timestamps)
Our YouTube Transcript Scraper is the fastest, most cost-effective, and reliable tool on Apify for extracting transcripts from YouTube videos. Whether you're conducting research, analyzing video content, or creating a transcript database, this scraper handles all the work quickly and at an affordable price. Here's how to get started:
To begin, simply provide a list of YouTube video URLs for which you want to retrieve the transcript data. The scraper will then fetch the relevant information for you.
Input:
video_urls
): An array of YouTube video URLs you want to scrape the transcript from.youtube.com/watch?v=
or youtu.be/
followed by the video ID.https://www.youtube.com/watch?v=FqZYHHNntk0
https://youtu.be/FqZYHHNntk0
For videos without a transcript, the data will include only the video details.
Once you've entered your video URLs, let our scraper do the rest!
Here’s a breakdown of the data you'll receive from the scraper:
By using this scraper, you can effortlessly access YouTube video transcripts, saving time and effort in collecting content data for various use cases! 🚀
Input Example
1{ 2 "input": { 3 "video_urls": [ 4 { 5 "url": "https://www.youtube.com/watch?v=FqZYHHNntk0" 6 }, 7 { 8 "url": "https://www.youtube.com/watch?v=-Fwz0Xplf3U" 9 } 10 ] 11 } 12}
Output Example
1{ 2 "output": [ 3 { 4 "channelName": "Scarlet Grunt", 5 "channelSubscription": "9.78K subscribers", 6 "videoTitle": "Crazy? I was crazy once!", 7 "url": "https://www.youtube.com/watch?v=FqZYHHNntk0", 8 "views": "3,451,159 views", 9 "videoPostDate": "Oct 15, 2007", 10 "transcript": "crazy I was crazy once they put me in a room a rubber room there ever rats rats I hate rats they make me crazy ...", 11 "transcriptWithTimestamps": [ 12 { 13 "timestamp": "0:01", 14 "text": "crazy I was crazy once they put me in a" 15 }, 16 { 17 "timestamp": "0:05", 18 "text": "room a rubber" 19 }, 20 { 21 "timestamp": "0:07", 22 "text": "room there ever rats rats I hate rats" 23 }, 24 { 25 "timestamp": "0:12", 26 "text": "they make me crazy" 27 }, 28 { 29 "timestamp": "...", 30 "text": "..."} 31 ] 32 }, 33 { 34 "channelName": "Legend of the Strongest Dinosaurs", 35 "channelSubscription": "254 subscribers", 36 "videoTitle": "The discovery of Australopithecus and its evolutionary significance export 🏃Bipedalism", 37 "url": "https://www.youtube.com/watch?v=-Fwz0Xplf3U", 38 "views": "64 views", 39 "videoPostDate": "Nov 27, 2024", 40 "transcript": "", 41 "transcriptWithTimestamps": [] 42 } 43 ] 44}
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!