YouTube Channel Email Finder - Creator Emails
Pricing
from $3.50 / 1,000 results
YouTube Channel Email Finder - Creator Emails
Bulk YouTube creator email extractor: scrape channel contacts without login, then export YouTube email lists to CSV, JSON or Excel for outreach.
Pricing
from $3.50 / 1,000 results
Rating
0.0
(0)
Developer
Logiover
Maintained by CommunityActor stats
0
Bookmarked
11
Total users
6
Monthly active users
7 days ago
Last modified
Categories
Share
YouTube Channel Email Finder
Extract YouTube creator business emails in bulk from channel IDs, @handles or URLs. This YouTube email scraper — also a YouTube channel email extractor and influencer contact finder — turns a channel list into an outreach-ready contact list, login-free and with no Google accounts.
It reads each creator's business email from the channel About page and, when none is there, crawls the linked website's Contact/About pages. Built for influencer outreach, sponsorship prospecting and B2B lead generation. Export to CSV, JSON or Excel.
No login · No Google accounts · No CAPTCHA queue · Two-layer email extraction · Bulk-ready
YouTube channel email extractor · Scrape YouTube emails without login · YouTube creator contact export CSV · YouTube influencer email list scraper
What you get
One row per channel with these fields:
- channelTitle — the creator / channel name
- handle — the channel @handle
- channelUrl — the channel URL
- email — the primary business email found
- emails — all emails found (de-duplicated)
- emailSource — where the email came from:
description,website, ornone(never a guess) - linkedWebsite — the creator's linked site
- socialLinks — Instagram, TikTok, X/Twitter, Discord, Telegram and more
- subscriberCount — for quick lead qualification
- country — channel country
Export every field to CSV, JSON, Excel or HTML, or push it via the Apify API straight into your CRM or outreach sequence.
Use cases
- Influencer outreach — find creator emails to pitch collaborations and product seeding.
- Sponsorship prospecting — build targeted YouTube influencer email lists for brand deals.
- Agency lead generation — extract YouTube emails in bulk for client prospect lists.
- Media buying & PR outreach — get channel contact emails for placements and press.
- Affiliate & UGC recruiting — find creators to onboard into your program.
How to use
- Add YouTube channels — IDs (
UC...),@handles, or full URLs. Channel IDs are the most reliable (they avoid handle/URL redirect issues). - Keep Crawl linked website on (recommended) to boost the hit rate beyond description-only scraping.
- Optionally enable Always crawl linked website to also collect secondary emails, or Only output channels with an email for a clean hit-list.
- Run the actor and export results as CSV, Excel or JSON, or pull them via the Apify API.
Where do I get channel lists? Build a niche channel list with a YouTube search/discovery scraper, then feed those channels straight into this actor. Submit channels likely to publish a contact email — creators who already run sponsorships, brand deals or a business/website almost always list a business email.
Input fields
| Field | Type | Default | Description |
|---|---|---|---|
channels (required) | array | — | Channel IDs, @handles, or URLs. |
crawlLinkedSite | boolean | true | Crawl the linked site when no email is in the description. |
alwaysCrawlSite | boolean | false | Crawl the site even if an email was already found. |
maxSitePages | integer | 3 | Pages of the linked site to scan (homepage + contact/about). |
onlyWithEmail | boolean | false | Skip channels with no email found. |
maxResults | integer | 0 | Stop after N channels. 0 = no limit. |
Example input
{"channels": ["@mkbhd", "@MrBeast", "UCBJycsmduvYEL83R_U4JriQ"],"crawlLinkedSite": true,"onlyWithEmail": true}
Example output
{"channelTitle": "Marques Brownlee","handle": "@mkbhd","channelUrl": "https://www.youtube.com/@mkbhd","subscriberCount": 19800000,"email": "business@mkbhd.com","emails": ["business@mkbhd.com"],"emailSource": "description","linkedWebsite": "http://shop.MKBHD.com/","socialLinks": ["https://www.instagram.com/mkbhd", "https://x.com/MKBHD"],"country": "US"}
How it works
Given a channel ID, handle or URL, the actor resolves each input to a channel and reads its About/description for a published business email. When none is found, it follows the creator's linked website and scans the Contact/About/Impressum pages. Platform/boilerplate addresses (Patreon, Wix, Sentry, no-reply, etc.) are filtered out so you only get real contact emails. It's login-free, uses no Google accounts and reads only public data — zero ban risk.
FAQ
Does it get the email behind YouTube's "View email address" button?
No — that email is gated behind a logged-in Google account and a CAPTCHA. This actor harvests the emails creators publish openly in their description and on their linked website, with zero accounts and zero ban risk — which is exactly where a large share of monetizing creators put their business contact.
What's the hit rate?
It depends on your input list — channels that actively monetize almost always publish a contact email. The emailSource field shows whether each email came from the description or the website, and none when a creator hasn't published one.
Do I get charged when no email is found?
You still get a row with emailSource: "none" so you can see coverage. Enable onlyWithEmail to keep just the hits.
What input formats are supported?
Channel IDs (UC...), @handles, and full channel URLs (/channel/..., /@..., /c/...).
How do I scrape YouTube emails without login?
This actor reads only public data — the channel About description and the creator's linked website — so it needs no Google account, no login and no CAPTCHA. You feed in channels and get back published contact emails.
How do I export YouTube channel data to CSV or JSON?
Every run is a dataset you can download as CSV, JSON, Excel or HTML, or pull via the Apify API. Each row holds the channel, email, linked website, socials and subscriber count — ready for outreach.
Is this a YouTube email API alternative?
Yes. Instead of YouTube's gated "View email address" button or the official Data API, it harvests the business emails creators publish openly, then hands you a clean bulk export of YouTube creator contacts.
Pairs well with
- YouTube search / discovery scrapers → build the channel list
- Website Contact Scraper → enrich any remaining domains with emails, phones & socials
- Bulk Email Verifier → validate the extracted emails before you hit send
Pricing & support
It only reads publicly available data — channel descriptions and public websites — and never logs into any account or bypasses a login wall. You are responsible for using the data in line with YouTube's Terms and applicable privacy laws (GDPR/CCPA). Need a specific social field or region filter? Open an issue on the actor's page.
📝 Changelog
2026-06-07
- Docs: added coverage for scraping YouTube emails without login, exporting YouTube channel data to CSV/JSON, and using the actor as a YouTube email API alternative.
2026-06-05
- 🛡️ Reliability fix: results are no longer dropped by strict output validation — runs now complete cleanly even at high volume (thousands of results).
- ⚡ Stability & performance hardening; fresh rebuild.
2026-06-04
- Verified live & refreshed build — reliability/maintenance pass.