YouTube Channel Statistics Scraper ๐Ÿ“Š

YouTube Channel Statistics Scraper ๐Ÿ“Š

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. ๐ŸŽฅ๐Ÿ“Š

FOR_CREATORSSEO_TOOLSSOCIAL_MEDIAApify

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! ๐ŸŽฏ

Features โœจ

  • ๐Ÿ“ˆ Extracts comprehensive channel statistics
  • ๐Ÿ‘ฅ Gets subscriber count and total views
  • ๐ŸŽฅ Retrieves video count and publishing date
  • ๐ŸŒ Identifies channel's country
  • ๐Ÿ“ Captures channel description
  • ๐Ÿ–ผ๏ธ Includes channel thumbnail URL
  • ๐Ÿ†” Provides unique channel identifiers

Output Data Structure ๐Ÿ“‹

The Actor provides detailed information for each YouTube channel, including:

  • Channel title and ID
  • Total views and subscriber count
  • Total number of videos
  • Channel creation date
  • Country information
  • Channel description
  • Thumbnail URL

Use Cases ๐Ÿ’ก

  • ๐Ÿ“Š Market research and competitor analysis
  • ๐ŸŽฏ Influencer marketing research
  • ๐Ÿ“ˆ Track YouTube channel growth
  • ๐Ÿ” Content strategy development
  • ๐Ÿ“ฑ Social media analytics
  • ๐ŸŽฌ Content creator insights

Input Parameters ๐Ÿ› ๏ธ

  • youtubeChannelUrls: Array of YouTube channel URLs to analyze
  • proxyConfiguration: Proxy settings (optional, recommended for production use)

Tips ๐Ÿ’ช

  • Use proxy configuration for better reliability
  • Respect YouTube's terms of service and rate limits
  • Consider running the Actor at regular intervals to track channel growth over time

Input Example

A full explanation of an input example in JSON.

1{
2    "youtubeChannelUrls": [
3        "https://www.youtube.com/@BoysPlaytime"
4    ]
5}

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        "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]

Frequently Asked Questions

Is it legal to scrape job listings or public data?

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.

Do I need to code to use this scraper?

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.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

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!