Youtube Transcript Scraper avatar

Youtube Transcript Scraper

Try for free

2 hours trial then $19.99/month - No credit card required now

Go to Store
Youtube Transcript Scraper

Youtube Transcript Scraper

easyapi/youtube-transcript-scraper
Try for free

2 hours trial then $19.99/month - No credit card required now

Extract YouTube video transcripts and captions effortlessly using multiple transcript services. Perfect for content analysis, subtitles extraction, and video accessibility.

YouTube Transcript Extractor 📝

Extract transcripts and closed captions from YouTube videos easily and efficiently. This actor supports multiple transcript services to ensure reliable results.

Features 🌟

  • Extract transcripts from any YouTube video using video URL or ID
  • Support for multiple transcript services (Tactiq, NoteGPT)
  • Detailed timestamp information for each caption segment
  • Clean JSON output format
  • Handles various YouTube URL formats automatically

Use Cases 💡

  • Content Analysis & Research
  • Video Accessibility Enhancement
  • Subtitle Generation
  • SEO Optimization
  • Educational Content Processing
  • Video Content Mining

Input Parameters ⚙️

ParameterTypeDescription
videoIdStringYouTube video ID (11 characters)
videoUrlStringFull YouTube video URL

You can provide either the video ID or the complete YouTube URL. The actor will automatically extract the correct video ID.

Output 📊

The actor outputs a JSON object containing:

  • Video ID
  • Service used for extraction
  • Complete transcript with timestamps
  • Timestamp of extraction

Tips 💪

  • For best results, ensure the video has closed captions enabled
  • Processing time may vary depending on video length

Limitations ⚠️

  • Only supports YouTube videos
  • Rate limits may apply based on service provider

Need help or have questions? Feel free to reach out through Apify's support channels! 🤝

Input Example

A full explanation of an input example in JSON.

1{
2    "videoId": "hql6k88BKP8"
3}

Output sample

The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

1[
2	{
3		"title": "Eye Doctor Explains How to Get Rid of Under EYE BAGS",
4		"captions": [
5			{
6				"start": "0",
7				"dur": "5.84",
8				"text": "so a super common question I get as an eye doctor is: how to get rid of under eye bags? I bet at  "
9			},
10			{
11				"start": "5.84",
12				"dur": "4",
13				"text": "some point you've looked in the mirror and saw your eyelids looking puffy and you're like,  "
14			},
15			{
16				"start": "9.84",
17				"dur": "4.24",
18				"text": "Why do i have these bags under my eyes? and ultimately how do i get rid of them? and I've  "
19			},
20			{
21				"start": "14.08",
22				"dur": "5.92",
23				"text": "seen a lot of BS stuff on YouTube as well as on the internet just kind of talking about ways to  "
24			},
25			{
26				"start": "20",
27				"dur": "9.84",
28				"text": "remove eye bags so I wanted to shed some light on the subject that's today's video let's take a look"
29			},
30			{
31				"start": "32.16",
32				"dur": "3.44",
33				"text": "hey what's up this is Dr Allen here from the Doctor Eye Health show helping you learn all  "
34			},
35			{
36				"start": "35.6",
37				"dur": "3.76",
38				"text": "about the eyes vision and finding the best vision products if you're new here to the channel and  "
39			},
40			{
41				"start": "39.36",
42				"dur": "3.44",
43				"text": "like learning about the eyes seeing your best then hit that subscribe button down below and  "
44			},
45			{
46				"start": "42.8",
47				"dur": "4.08",
48				"text": "ring the bell so that you don't miss any of our future videos now in this video i first want to  "
49			},
50			{
51				"start": "46.88",
52				"dur": "4.24",
53				"text": "go over how to get rid of eye bags naturally, as a lot of my viewers on this channel and my  "
54			},
55			{
56				"start": "51.12",
57				"dur": "4.8",
58				"text": "patients in the clinic including myself we're not big fans of taking medications if we don't have to  "
59			},
60			{
61				"start": "55.92",
62				"dur": "5.76",
63				"text": "but then I also want to comment on under eye bag creams and really why I don't recommend them and  "
64			},
65			{
66				"start": "61.68",
67				"dur": "4.4",
68				"text": "then we'll comment on different surgical options for treatment for under eye bags  "
69			},
70			{
71				"start": "66.08",
72				"dur": "4.88",
73				"text": "but first here are a few things that you can do at home tip number one is to avoid high salt  "
74			},
75			{
76				"start": "70.96",
77				"dur": "5.68",
78				"text": "diets when you eat a lot of salty food that's going to cause water to accumulate in your tissues  "
79			},
80			{
81				"start": "76.64",
82				"dur": "6",
83				"text": "leading to swollen puffy eyes with that under eye bag appearance it's not the true number one cause  "
84			},
85			{
86				"start": "82.64",
87				"dur": "5.04",
88				"text": "for having under eye bags but it certainly causes this issue for a lot of people and  "
89			},
90			{
91				"start": "87.68",
92				"dur": "5.76",
93				"text": "it will exacerbate your symptoms and this is even the same reason why people get puffy eyelids after  "
94			},
95			{
96				"start": "93.44",
97				"dur": "6",
98				"text": "crying because the salt content of your tears ends up drawing water into the tissue causing swollen  "
99			},
100			{
101				"start": "99.44",
102				"dur": "5.68",
103				"text": "puffy eyelids leading to those under eye bags in this case for anybody with a swollen puffy eyelid  "
104			},
105			{
106				"start": "105.12",
107				"dur": "5.52",
108				"text": "use cold compresses cold compresses will help shrink the blood vessels around the eye  "
109			},
110			{
111				"start": "110.64",
112				"dur": "4.8",
113				"text": "causing the eyelids to look less puffy now of course people have always seen these videos of  "
114			},
115			{
116				"start": "115.44",
117				"dur": "5.36",
118				"text": "people with cucumbers on their eyes i don't think there's anything magical about the cucumber itself  "
119			},
120			{
121				"start": "120.8",
122				"dur": "4.08",
123				"text": "maybe antioxidants but i don't have any real studies to base that off of  "
124			},
125			{
126				"start": "124.88",
127				"dur": "5.12",
128				"text": "and it's really probably just the coolness of having a cold cucumber on the eye that's really  "
129			},
130			{
131				"start": "130",
132				"dur": "4.8",
133				"text": "doing the help at home of course you can do a cold compress with an ice pack for example a  "
134			},
135			{
136				"start": "134.8",
137				"dur": "5.76",
138				"text": "cold compressed mask or you can use something like a bag of peas or even do the frozen spoon trick  "
139			},
140			{
141				"start": "140.56",
142				"dur": "4.24",
143				"text": "it's really not that technical you just want to get something cold to those eyelids to shrink  "
144			},
145			{
146				"start": "144.8",
147				"dur": "3.92",
148				"text": "them down and then hopefully you won't have such a large appearance of those under eye bags  "
149			},
150			{
151				"start": "148.72",
152				"dur": "5.6",
153				"text": "now another big issue for under eye bags is eye allergies allergies are going to cause histamine  "
154			},
155			{
156				"start": "154.32",
157				"dur": "4.32",
158				"text": "to be released from your tissue that's going to cause your blood vessels and your tissues to  "
159			},
160			{
161				"start": "158.64",
162				"dur": "6.48",
163				"text": "swell up become red and you'll have that itchy sensation number one do not rub your eyes when  "
164			},
165			{
166				"start": "165.12",
167				"dur": "5.36",
168				"text": "you're having eye allergies it'll feel good at first but really just makes things worse two  "
169			},
170			{
171				"start": "170.48",
172				"dur": "4.56",
173				"text": "using a cold compress like we just discussed should help with a lot of the symptoms and  "
174			},
175			{
176				"start": "175.04",
177				"dur": "5.52",
178				"text": "bring down some of that swelling and number three there are great antihistamine eye allergy drops  "
179			},
180			{
181				"start": "180.56",
182				"dur": "5.36",
183				"text": "and oral antihistamines that can help with this thankfully we have great eye allergy drops and  "
184			},
185			{
186				"start": "185.92",
187				"dur": "3.6",
188				"text": "I've done a couple of videos on some of the best ones you can always look those up if you want to  "
189			},
190			{
191				"start": "189.52",
192				"dur": "4.48",
193				"text": "check them out otherwise the only warning i would give out about using any oral antihistamines is  "
194			},
195			{
196				"start": "194",
197				"dur": "5.36",
198				"text": "that they often do dry out your tissues and so a lot of people on those medications for allergies  "
199			},
200			{
201				"start": "199.36",
202				"dur": "5.44",
203				"text": "can end up with really dry eyes so watch out for that now before we talk about under eye bag creams  "
204			},
205			{
206				"start": "204.8",
207				"dur": "3.28",
208				"text": "let me know that you're getting value out of this video by smashing the like button because  "
209			},
210			{
211				"start": "208.08",
212				"dur": "3.92",
213				"text": "that's going to let me know that i should keep making videos like this thanks now when it comes  "
214			},
215			{
216				"start": "212",
217				"dur": "4.48",
218				"text": "to under eye bag creams there are about a million different brands out there on the market and I'm  "
219			},
220			{
221				"start": "216.48",
222				"dur": "5.6",
223				"text": "honestly not a big fan of them and I'll tell you why most of these under eye bag creams such as  "
224			},
225			{
226				"start": "222.08",
227				"dur": "7.68",
228				"text": "serum albumin is a lid or skin tightening cream and yes some of them do work but they're only  "
229			},
230			{
231				"start": "229.76",
232				"dur": "6.8",
233				"text": "temporary as a fix they ultimately don't solve the issue and most of these different cosmetics  "
234			},
235			{
236				"start": "236.56",
237				"dur": "6",
238				"text": "these creams they're not regulated and so they use preservatives which many of these preservatives  "
239			},
240			{
241				"start": "243.12",
242				"dur": "6.32",
243				"text": "have been found to cause permanent damage to the oil glands in the eyelids and that can lead to not  "
244			},
245			{
246				"start": "249.44",
247				"dur": "5.6",
248				"text": "only dry skin on the eyelid which again the skin is very thin and delicate and then you can end up  "
249			},
250			{
251				"start": "255.04",
252				"dur": "4.96",
253				"text": "with really severe dry eye disease that's exactly why most eye doctors do not recommend using  "
254			},
255			{
256				"start": "260",
257				"dur": "6",
258				"text": "retinol face creams on the eyelid because there have been studies showing that those creams can  "
259			},
260			{
261				"start": "266",
262				"dur": "5.52",
263				"text": "cause permanent damage to the Meibomian glands in the eyelid leading to evaporative dry eye disease  "
264			},
265			{
266				"start": "271.52",
267				"dur": "5.36",
268				"text": "so again i personally do not recommend under eye bag creams but I know if you're looking for either  "
269			},
270			{
271				"start": "276.88",
272				"dur": "5.12",
273				"text": "moisturizing creams for the eyes sunblock around the eyes or even you're looking for makeup or  "
274			},
275			{
276				"start": "282",
277				"dur": "5.04",
278				"text": "something on the eyes that's eye friendly this is becoming a bigger concern in eye care and so some  "
279			},
280			{
281				"start": "287.04",
282				"dur": "3.76",
283				"text": "companies are researching this and coming out with products I'll try to put some links in the  "
284			},
285			{
286				"start": "290.8",
287				"dur": "3.92",
288				"text": "video description below in case you're interested in just finding again something that's more eye  "
289			},
290			{
291				"start": "294.72",
292				"dur": "6.16",
293				"text": "friendly now the true number one cause for under eye bags largely has to do with changes of your  "
294			},
295			{
296				"start": "300.88",
297				"dur": "7.04",
298				"text": "eyelids skin and the fat around your eyes the skin of your eyelid is the thinnest skin on your  "
299			},
300			{
301				"start": "307.92",
302				"dur": "5.92",
303				"text": "body and underneath the skin is a piece of tissue which when we're young is fairly rigid and holds  "
304			},
305			{
306				"start": "313.84",
307				"dur": "5.76",
308				"text": "the fat behind it in place but then as you get older due to damage of the skin and this tissue  "
309			},
310			{
311				"start": "319.6",
312				"dur": "6.88",
313				"text": "whether it be from sunlight or UV light exposure due to age and genetics the tissue becomes very  "
314			},
315			{
316				"start": "326.48",
317				"dur": "6.32",
318				"text": "elastic which means the fat behind it starts to push and it protrudes outward leading to under  "
319			},
320			{
321				"start": "332.8",
322				"dur": "5.12",
323				"text": "eye bags which makes it really tough to hear for a lot of people that this is largely due to age  "
324			},
325			{
326				"start": "337.92",
327				"dur": "6.48",
328				"text": "and there's not really a miracle cure for it but because of these reasons that is why oftentimes  "
329			},
330			{
331				"start": "344.4",
332				"dur": "6.4",
333				"text": "surgical correction is kind of the end-all be-all treatment for under eye bags we call this surgery  "
334			},
335			{
336				"start": "350.8",
337				"dur": "7.6",
338				"text": "for having under eye bags called a lower eyelid blepharoplasty sometimes referred to as a lower  "
339			},
340			{
341				"start": "358.4",
342				"dur": "5.6",
343				"text": "eyelid lift this is where your surgeon will go in underneath your eyelid and make an incision  "
344			},
345			{
346				"start": "364",
347				"dur": "5.28",
348				"text": "and they'll remove some of this orbital puffy orbital fat from underneath that lower puffy  "
349			},
350			{
351				"start": "369.28",
352				"dur": "6",
353				"text": "eyelid and they make the incision under the eyelid that way when it heals you don't have this obvious  "
354			},
355			{
356				"start": "375.28",
357				"dur": "5.92",
358				"text": "scar on your face now of course surgery may not be for everyone but if you are thinking hey I have  "
359			},
360			{
361				"start": "381.2",
362				"dur": "4.4",
363				"text": "this I just want to get it done i want to talk to a medical professional about what's going on  "
364			},
365			{
366				"start": "385.6",
367				"dur": "4.64",
368				"text": "I encourage you to reach out to a local eye care professional especially one that may work with  "
369			},
370			{
371				"start": "390.24",
372				"dur": "6",
373				"text": "oculoplastic surgeons who are familiar with it as well as helping you kind of coordinate your care  "
374			},
375			{
376				"start": "396.24",
377				"dur": "5.52",
378				"text": "thankfully most major cities and medical centers do have an oculoplastic surgeon or just a plastic  "
379			},
380			{
381				"start": "401.76",
382				"dur": "6",
383				"text": "surgeon in general who has experience doing lower lid blepharoplasties one extra tip I like to throw  "
384			},
385			{
386				"start": "407.76",
387				"dur": "5.6",
388				"text": "out there is about prevention and preventing your under eye bags from getting worse I think  "
389			},
390			{
391				"start": "413.36",
392				"dur": "5.6",
393				"text": "one ounce of prevention is worth a pound of treatment right so wearing UV light protecting  "
394			},
395			{
396				"start": "418.96",
397				"dur": "6.16",
398				"text": "sunblock on your skin regularly when you're outside wide brim hats and sunglasses are great  "
399			},
400			{
401				"start": "425.12",
402				"dur": "5.68",
403				"text": "tips to help slow down sunlight damage to your skin because the vast majority of early aging  "
404			},
405			{
406				"start": "430.8",
407				"dur": "5.44",
408				"text": "and damage to your skin tissues especially the thin eyelid has to do with sunlight exposure so  "
409			},
410			{
411				"start": "436.24",
412				"dur": "3.92",
413				"text": "hey I hope you enjoyed this video and I'll pass it off to you to let me know in the comment section  "
414			},
415			{
416				"start": "440.16",
417				"dur": "4.48",
418				"text": "what your favorite part of the video was is there any other questions you have about under eye bags  "
419			},
420			{
421				"start": "444.64",
422				"dur": "4",
423				"text": "or under eye bag treatment again let me know in the comment section otherwise thank you so  "
424			},
425			{
426				"start": "448.64",
427				"dur": "4.08",
428				"text": "much for watching again if you enjoyed today's video hit that like button for me subscribe if  "
429			},
430			{
431				"start": "452.72",
432				"dur": "5.44",
433				"text": "you have not done so already and if you have confusion about kind of what under eye bags  "
434			},
435			{
436				"start": "458.16",
437				"dur": "4.24",
438				"text": "are versus things like dark circles I did a video on dark circles about a year ago it'd  "
439			},
440			{
441				"start": "462.4",
442				"dur": "3.12",
443				"text": "probably help you out if you want to check out that video go ahead and click or tap the screen  "
444			},
445			{
446				"start": "465.52",
447				"dur": "5.6",
448				"text": "up over here to the side or if you just have other questions concerns about eye care contact lenses  "
449			},
450			{
451				"start": "471.12",
452				"dur": "4.4",
453				"text": "glasses surgeries like Lasik go ahead and click or tap the screen down over here again this is  "
454			},
455			{
456				"start": "475.52",
457				"dur": "4.32",
458				"text": "Dr. Allen here from the Dr Eye Health show, keep an eye on it and we'll talk to you soon"
459			}
460		]
461	}
462]
Developer
Maintained by Community

Actor Metrics

  • 2 monthly users

  • 0 No stars yet

  • >99% runs succeeded

  • Created in Dec 2024

  • Modified 2 days ago