YouTube Channel Lead Extractor avatar

YouTube Channel Lead Extractor

Pricing

Pay per usage

Go to Apify Store
YouTube Channel Lead Extractor

YouTube Channel Lead Extractor

Scrape YouTube channels to find creator and business leads with subscriber stats, contact emails, and social links. Perfect for influencer outreach and brand partnerships.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Avinash

Avinash

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Scrape YouTube channel pages to find creator and business leads with subscriber stats, contact emails, and social links. Perfect for influencer outreach, brand partnerships, and marketing agencies building targeted outreach lists.

What it does

  1. Scrapes public YouTube channel pages — loads channel pages via Playwright with anti-bot stealth
  2. Extracts subscriber metrics — subscriber count, video count with K/M/B parsing
  3. Finds contact details — business emails from the About page and linked websites, plus phone numbers
  4. Detects business channels — identifies channels with business inquiries, brand partnerships, and collaboration indicators
  5. Scores channel quality — 0-100 score based on subscribers, verification, business email, website, and social presence
  6. Filters by criteria — minimum subscribers, category keywords from description

Input

FieldTypeDefaultDescription
channelUrlsarray[@MrBeast, @mkbhd]YouTube channel URLs to scrape
maxResultsinteger10Maximum channels to process (1-500)
minSubscribersinteger1000Skip channels below this subscriber count
categoriesarray[]Filter by category keywords in description
includeEmailbooleantrueExtract emails from description and links
outputFormatstringjsonjson, csv, hubspot, apollo, salesforce

Output Example

{
"username": "@MrBeast",
"channelName": "MrBeast",
"description": "SUBSCRIBE FOR A COOKIE!",
"subscribers": 385000000,
"videoCount": 843,
"viewCount": 0,
"isVerified": true,
"isBusiness": true,
"businessEmail": "mrbeast@nightmedia.co",
"emails": ["mrbeast@nightmedia.co"],
"phones": [],
"website": "https://shopmrbeast.com",
"socialLinks": {
"twitter": "https://twitter.com/MrBeast",
"instagram": "https://instagram.com/mrbeast"
},
"channelScore": 100,
"channelUrl": "https://www.youtube.com/@MrBeast",
"profileImage": "https://yt3.googleusercontent.com/...",
"scrapedAt": "2026-05-19T08:00:00.000Z"
}

Channel Score Formula

FactorPoints
Subscribers 10M+40
Subscribers 1M+30
Subscribers 100K+20
Subscribers 10K+10
Subscribers 1K+5
Verified badge20
Has business email20
Has website10
Has social links10

Limits

  • Public channels only — private or restricted channels show limited data
  • Anti-bot protection — YouTube may block aggressive scraping; delays and stealth args are used
  • No login required — only scrapes publicly visible channel data
  • Rate limits — recommend max 50 channels per run to avoid blocks

Pricing

  • Free tier: 10 channels per run
  • Pay-per-result: $0.005 per channel processed
  • Subscription: $59/month for unlimited runs

Support

Found a bug or need a custom feature? Open an issue or email support.