Extract complete descriptions from YouTube videos automatically. Perfect for content analysis, SEO research, and marketing insights. Supports batch processing with proxy integration for reliable results. ๐ฅ ๐
Extract descriptions from YouTube videos effortlessly! ๐ฅ โจ
The Actor provides data in a clean JSON format containing:
youtubeVideoUrl
: Original YouTube video URLdescription
: Complete video description including links and hashtagsA full explanation of an input example in JSON.
1{ 2 "youtubeVideoUrls": [ 3 "https://www.youtube.com/watch?v=HV23VDFWC3o" 4 ] 5}
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 "youtubeVideoUrl": "https://www.youtube.com/watch?v=HV23VDFWC3o", 4 "description": "6 Dinosaur Punch Box | T-Rex Mosasaurus Velociraptor Blue
Subscribe to Boy's Playtime for more SURPRISES!
https://www.youtube.com/c/BoysPlaytime
#dinosaurs #tyrannosaurus #mosasaurus" 5 } 6]
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!