Extract comprehensive YouTube channel statistics including subscriber count, views, video count, and more. Perfect for content creators, marketers, and researchers looking to analyze YouTube channels and track their performance metrics. ๐ฅ๐
This powerful Actor scrapes detailed statistics and information from YouTube channels using an efficient and reliable method. Perfect for content creators, marketers, and researchers who need comprehensive YouTube channel analytics! ๐ฏ
The Actor provides detailed information for each YouTube channel, including:
youtubeChannelUrls
: Array of YouTube channel URLs to analyzeproxyConfiguration
: Proxy settings (optional, recommended for production use)A full explanation of an input example in JSON.
1{ 2 "youtubeChannelUrls": [ 3 "https://www.youtube.com/@BoysPlaytime" 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 "youtubeChannelUrl": "https://www.youtube.com/@BoysPlaytime", 4 "thumbnail": "https://yt3.ggpht.com/ytc/AIdro_kAsg2hiLjH4GWVBP5-8mp6eg6J2NJzGzMpDvZFChQfQQ=s88-c-k-c0x00ffffff-no-rj", 5 "channelTitle": "Boys Playtime", 6 "channelId": "UCCrGfO9A8eLdSsB4bWbMhTg", 7 "publishedAt": "2018-02-08T12:45:55Z", 8 "totalViews": "1,723,688,609", 9 "totalSubscribers": "3,670,000", 10 "totalVideos": "847", 11 "country": "KR", 12 "description": "Hi, Boy's Playtime Fans!!
Welcome to our channel!
Subscribe to Boy's Playtime for more SURPRISES! ( https://www.youtube.com/c/BoysPlaytime )
Updating week!
Thank you so much for watching our videos :)" 13 }, 14 ... 15]
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!