Youtube Scraper avatar

Youtube Scraper

Pricing

$1.00/month + usage

Go to Apify Store
Youtube Scraper

Youtube Scraper

Extract full public YouTube channel data including subscribers, views, videos, verification status, country, business email availability, descriptions, profile images, and social links in clean structured format.

Pricing

$1.00/month + usage

Rating

5.0

(5)

Developer

Hardware

Hardware

Maintained by Community

Actor stats

6

Bookmarked

18

Total users

3

Monthly active users

7 months ago

Last modified

Share

๐Ÿ“บ My YouTube Channel Scraper โ€” Channel Intelligence Actor

Extract complete YouTube channel intelligence in a clean, structured, and automation-ready format.

This actor turns any public YouTube channel into actionable data โ€” including subscribers, views, verification status, country, business availability, social links, and more.

Built for marketers, agencies, researchers, SaaS builders, and data teams who need scalable YouTube insights without manual work.


๐Ÿš€ What This Actor Extracts

โœ… Channel name โœ… Subscriber count โœ… Total views โœ… Total videos โœ… Verification badge โœ… Business email availability โœ… Country & join date โœ… Full channel description โœ… Profile & cover images โœ… All social & external links โœ… Clean snake_case JSON output โœ… Works with:

  • @username URLs
  • /channel/ID URLs

๐ŸŽฏ Main Use Cases

๐Ÿ“ˆ Marketing & Growth

  • Influencer discovery
  • Competitor tracking
  • Audience benchmarking

๐Ÿข Agencies & SaaS Platforms

  • Automated channel audits
  • Lead generation
  • CRM & dashboard integrations

๐Ÿ“Š Research & Data Analysis

  • Niche market analysis
  • Channel growth studies
  • Country-based insights

โš™๏ธ Input Format

{
"start_urls": [
{ "url": "https://www.youtube.com/@ChannelName" },
{ "url": "https://www.youtube.com/channel/CHANNEL_ID" }
]
}

Input Rules

FieldTypeRequiredDescription
start_urlsArrayโœ… YesList of YouTube channel URLs

๐Ÿ“ฆ Output Data Example (Snake Case)

{
"channel_id": "UCTgwcoeGGKmZ3zzCXN2qo_A",
"profile_image": "https://yt3.googleusercontent.com/...",
"cover_image": "https://yt3.googleusercontent.com/...",
"channel_name": "Apify",
"is_verified": false,
"has_business_email": true,
"youtube_handle": "http://www.youtube.com/@Apify",
"full_channel_url": "https://www.youtube.com/channel/UCTgwcoeGGKmZ3zzCXN2qo_A",
"about": "Welcome to the official channel...",
"joined_date": "Jan 4, 2017",
"country_name": "Czechia",
"social_links": [
{ "title": "GitHub", "link": "github.com/apify" }
],
"total_views": 879225,
"total_videos": 191,
"total_subscribers": 11000
}

๐Ÿง  Extracted Field Reference

FieldDescription
channel_idUnique YouTube channel ID
profile_imageChannel avatar
cover_imageChannel banner
channel_nameChannel name
is_verifiedVerification status
has_business_emailBusiness email availability
youtube_handlePublic username URL
full_channel_urlFull channel URL
aboutChannel description
joined_dateJoin date
country_nameCountry
social_linksAll external links
total_viewsTotal channel views
total_videosNumber of videos
total_subscribersSubscriber count

โ˜๏ธ How It Works

  1. You provide one or more YouTube channel URLs

  2. The actor scans all public channel data

  3. Clean, structured data is saved automatically into the dataset

  4. Data is immediately available for:

    • Download
    • API access
    • Analytics
    • Automation workflows

โš ๏ธ Known Limitations

  • Some channels hide business email or country
  • Subscriber numbers may appear rounded
  • Social links depend on channel owner visibility settings

  • Uses public YouTube data only
  • No login required
  • No private user data collected
  • Fully compliant with standard data usage policies

โญ Ideal For

โœ… Lead generation โœ… Influencer research โœ… SaaS data pipelines โœ… Market intelligence โœ… AI training datasets โœ… Competitor analysis