Extract comprehensive YouTube video statistics and metadata instantly! Get views, likes, comments, descriptions, tags, thumbnails, and more. Perfect for content creators, marketers, and researchers tracking video performance metrics. ๐ฅ๐โจ
This actor helps you extract comprehensive statistics and metadata from YouTube videos. It's perfect for content creators, marketers, and researchers who need detailed insights about YouTube videos.
For each YouTube video URL, the actor extracts:
Simply provide:
Results are stored in JSON format, containing all video statistics and metadata. Each video generates a detailed record with engagement metrics, metadata, and thumbnail information.
The actor uses public data only and respects YouTube's terms of service.
A 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 "channelId": "UCCrGfO9A8eLdSsB4bWbMhTg", 5 "channelTitle": "Boys Playtime", 6 "videoTitle": "6 Dinosaur Punch Box | T-Rex Mosasaurus Velociraptor Blue", 7 "views": "933,276", 8 "likes": "2,093", 9 "comments": "0", 10 "publishedAt": "2024-04-01T09:00:24Z", 11 "description": "6 Dinosaur Punch Box | T-Rex Mosasaurus Velociraptor Blue\n\nSubscribe to Boy's Playtime for more SURPRISES!\nhttps://www.youtube.com/c/BoysPlaytime\n\n#dinosaurs #tyrannosaurus #mosasaurus", 12 "thumbnails": [ 13 { 14 "type": "default", 15 "url": "https://i.ytimg.com/vi/HV23VDFWC3o/default.jpg" 16 }, 17 { 18 "type": "medium", 19 "url": "https://i.ytimg.com/vi/HV23VDFWC3o/mqdefault.jpg" 20 }, 21 { 22 "type": "high", 23 "url": "https://i.ytimg.com/vi/HV23VDFWC3o/hqdefault.jpg" 24 }, 25 { 26 "type": "standard", 27 "url": "https://i.ytimg.com/vi/HV23VDFWC3o/sddefault.jpg" 28 }, 29 { 30 "type": "maxres", 31 "url": "https://i.ytimg.com/vi/HV23VDFWC3o/maxresdefault.jpg" 32 } 33 ], 34 "tags": [ 35 "dinosaurs", 36 "dinos", 37 "jurassic world", 38 "tyrannosaurus", 39 "rex", 40 "indominus", 41 "mosasaurus", 42 "Dilophosaurus", 43 "Velociraptor", 44 "jurassic world Squishy", 45 "punch box", 46 "dinosaur box", 47 "๊ณต๋ฃก", 48 "ํ์น ๋ฐ์ค", 49 "์ํ๋ผ์์ฆ ๋ฐ์ค", 50 "๊ณต๋ฃก ๋ฐ์ค", 51 "ํฐ๋ผ๋ ธ์ฌ์ฐ๋ฃจ์ค", 52 "๋ชจ์ฌ์ฌ์ฐ๋ฃจ์ค" 53 ], 54 "category": "Entertainment", 55 "defaultLanguage": "0" 56 }, 57 ... 58]
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!