
Video Transcript Scraper: Youtube, X, Facebook, Tiktok, etc.
Pricing
$19.99/month + usage

Video Transcript Scraper: Youtube, X, Facebook, Tiktok, etc.
Scrapes transcripts from online video/audio content on multiple plateforms (Youtube, X, ..) in any available language. It delivers outputs in both JSON and LLM-ready formats, making it ideal for analytics, and AI-based applications. Perfect for research and building intelligent conversational agents
3.4 (6)
Pricing
$19.99/month + usage
75
Total users
804
Monthly users
106
Runs succeeded
>99%
Issue response
19 hours
Last modified
10 days ago
Is it possible to still get metadata when no transcription found?
Open
Currently in my system I use much more then just transcription (for example thumbnail). But when there is no transcription found, response doesn't have metadata either. Can you maybe include any parameter that will allow to get metadata still. Thank you!

Dear, Yes I think that's a good idea. I will get back to you on this in a couple of days

I’ve added a best_effort parameter, which is set to false by default. If you set it to true, it will attempt to retrieve metadata when a transcript is not available. Please let me know if you have any questions and if everything runs smoothly. Your feedback is greatly appreciated!
widened_hero
It works good, thank you!
widened_hero

Dear, Sure, I will look into it and get back to you shortly

Hey, After checking both links. They are actually tweets and not video tweets. It actually works on X but there has to be a tweet video. For example: https://x.com/elonmusk/status/1857814606120436119
If you have other examples of non working links, please let me know.
widened_hero
Hello, sorry that I was out for a while. So even with "best_effort" == true, it doesn't give metadata of tweet? Can you possibly extract it the same way it happens for tweet with video. It would be really helpful

Hello, Sorry for the late reply. best_effort parameter when set to true would give you metadata even if there is no transcript. On X there is not an extensive list of metadata you can extract. The Actor already retrieves title, like_count, thumbnail and duration, what other metadata are you expecting ?
widened_hero
I need the text content of the tweet. I thought that it can be extracted from tweet even if there is no video in it

Oh I see. I will look into this in more details. It's a little more complicated to extract the tweet even when there is no video, but I will try to get the tweet along with the transcript by next week. I will keep you updated