YouTube Channel Email Scraper
Find business emails publicly listed in YouTube channel descriptions and their linked websites. Built for creator outreach and sponsorships. No login needed.
How it works
- 1Open it on Apify
Hit Run on Apify — it opens the tool in the cloud, no install.
- 2Set the inputs
Adjust
channelUrls,maxChannels,crawlLinkedWebsites(sensible defaults are pre-filled). - 3Click Run
The tool runs on Apify’s cloud and collects the data for you.
- 4Export the results
Download as JSON, CSV or Excel, or pipe straight into your app, Google Sheets, or an AI agent.
Pricing
$0.0015 per resolved YouTube channel = $1.5 per 1,000
| You are charged for | When | Price |
|---|---|---|
| Resolved YouTube channel | One resolved YouTube channel with public contact attribution. | $0.0015 |
| Linked website audit | Bounded audit of up to two linked public websites for contact pages. | $0.0025 |
Pay-per-event pricing: you are billed per result, not per subscription — a run that returns nothing costs nothing beyond the start fee. Billing is handled by Apify on your own account. These are the live Apify store prices, in effect since 2026-07-27, and they are what you are actually charged.
Inputs
| Field | What it does | Type |
|---|---|---|
channelUrls | Channel URLs, @handles, or UC channel IDs. Only public descriptions and linked public websites are inspected. | array |
maxChannels | Maximum number of unique channels to process in this run. | integer |
crawlLinkedWebsites | Optionally audit up to two linked public websites for contact pages. This add-on is billed separately from channel resolution. | boolean |
maxWebsitePages | Maximum public HTML pages to check per linked website, including the home page. The bound protects predictable cost. | integer |
What you get
A structured dataset — each result includes fields like:
channelNamechannelUrlprimaryEmailexternalWebsiteContactswebsiteUrlsprivacyNoteExport every run as JSON, CSV or Excel, or send it to your app, a database, Google Sheets, or an AI agent.
Related tools in YouTube & Creator Tools
Other ready-to-run tools in the same category — all pay-per-use on the Apify cloud.
YouTube Scraper
Scrape YouTube videos by keyword or channel without the API. Get titles, views, publish dates, watch URLs and channel data. No key or cookies needed.
YouTube Channel Monitor — New Upload Tracker
Watch any YouTube channels and get only their new uploads as structured data — title, URL, views, duration, Shorts flag. Works as an upload trigger.
YouTube Video & Audio Downloader
Download YouTube videos as MP4 or extract MP3 audio at your chosen quality, with metadata and optional SRT subtitles. Paste a URL and run.
YouTube Video Uploader
Upload videos to your YouTube channel from a URL with no code: set title, tags, privacy, thumbnail, and schedule an auto-publish time via OAuth.
AI Viral Clip Cutter — Long Video to Shorts
Turn a long podcast, interview, or webinar into ranked short clips with AI-scored moments and word-synced captions for TikTok, Reels, and Shorts.
AI Text-to-Speech Voiceover
Turn any script into a natural AI voiceover audio file (MP3/WAV/Opus/AAC). Pick a voice, speed, and format. Good for faceless videos, IVR, and narration.
Where this tool sits
- Categories
- YouTube & Creator Tools B2B Leads & Contact Data
- Platforms
- YouTube
YouTube Channel Business Email Scraper
Extract business emails that creators have publicly chosen to publish in a YouTube channel description or on a linked public website. The Actor accepts channel URLs, @handles, and UC... IDs, and returns one attributed record per resolved channel.
It does not log in, click YouTube's CAPTCHA-gated View email address control, guess addresses, use purchased datasets, or infer a private email. Every email includes sourceType and sourceUrl.
Pricing
$1.50 per 1,000 resolved channels ($0.0015 each), with no run-start fee — plus $0.0025 per channel only when the optional linked-website audit runs.
Two live charge events, and that is the whole price list:
channel: $0.0015 per resolved channel ($1.50 per 1,000). Charged once per channel, whether or not a public email turns out to be listed, because the channel record and its source audit were produced either way.website-audit: $0.0025 per channel, charged only whencrawlLinkedWebsitesis on. The audit is capped at two websites and two pages per website, so this add-on cannot run away with your bill.
That puts this among the cheapest YouTube channel-email Actors on the Apify Store, and the rate is flat: the same on your first run as on your thousandth, on every plan including the free one. Comparable Actors in this category commonly cost several times more per 1,000, and some many times more.
Invalid, blocked, empty, and diagnostic rows are never charged. Direct HTTP is the default; linked-site crawling and residential proxy use are both off by default, so nothing optional bills unless you switch it on.
Input
| Field | Type | Default | Notes |
|---|---|---|---|
channelUrls | array | — | Channel URLs, @handles, or UC... channel IDs. Only public descriptions and linked public websites are inspected. |
maxChannels | integer | 50 | Maximum unique channels to process in this run. |
crawlLinkedWebsites | boolean | false | Audit up to two linked public websites for contact pages. Billed separately at $0.0025 per channel. |
maxWebsitePages | integer | 2 | Maximum public HTML pages checked per linked website, including the home page. |
proxyConfiguration | object | direct HTTP | Optional Apify Proxy configuration. Direct HTTP is the default and usually sufficient. |
{
"channelUrls": ["https://www.youtube.com/@mkbhd", "@Apify"],
"crawlLinkedWebsites": false,
"maxWebsitePages": 2
}
Output
Each successful row contains channelName, canonical channelUrl, primaryEmail, emails, emailSources, externalWebsiteContacts, filtered linked websiteUrls, websitesChecked, and a privacy note. primaryEmail prefers an address explicitly listed in the channel description. Linked-site addresses are labeled externalWebsiteContact and are not presented as the creator's primary contact unless the source is clearly attributable.
Feasibility and limits
Direct YouTube HTML returned successfully in local testing. The Actor uses only public channel-page data and small, same-site website checks. It does not attempt hidden business-email reveal, CAPTCHA solving, session-cookie reuse, or anti-bot bypass. Dynamic pages that do not expose public description data may return a successful channel row with an empty email list or a diagnostic row, depending on reachability.
Responsible use
Use only for lawful, permission-based business outreach and public-contact research. Respect applicable privacy, anti-spam, platform, and website terms. The Actor does not send email or perform enrichment.