Youtube Channel Email Scraper
Pricing
$19.99/month + usage
Youtube Channel Email Scraper
YouTube Channel Email Scraper extracts publicly available contact emails from YouTube channel pages and descriptions. It collects channel names, email addresses, channel URLs, and profile details. Ideal for outreach, lead generation, influencer marketing, and partnership research.
Pricing
$19.99/month + usage
Rating
0.0
(0)
Developer
ScrapAPI
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
13 days ago
Last modified
Categories
Share
Youtube Channel Email Scraper
The Youtube Channel Email Scraper is a focused email extraction tool that searches Google for YouTube pages and pulls publicly available email addresses from result snippets tied to YouTube channels and videos. It solves the messy, manual hunt for creator contact details by automating discovery across “site:youtube.com” results — ideal for teams that need a YouTube channel email finder or YouTube email extractor for outreach, lead gen, and research at scale. Built for marketers, developers, data analysts, and researchers, it streamlines influencer discovery and accelerates campaign execution with structured, ready-to-use contact data.
What data / output can you get?
Below are the exact fields pushed to the dataset for each email found. These reflect the actor’s real output schema.
| Data type | Description | Example value |
|---|---|---|
| network | Source network label, derived from the selected platform | "Youtube.com" |
| keyword | The search keyword that generated this result | "fitness coach" |
| title | The Google result title (e.g., channel or video title) | "John Doe Fitness - YouTube" |
| description | The Google result snippet text used to locate the email | "For business inquiries: contact@johndoe.fit — Workout plans and coaching..." |
| url | Direct link to the YouTube result | "https://www.youtube.com/@JohnDoeFitness" |
| Extracted email address from the result snippet | "contact@johndoe.fit" |
Notes:
- Results stream to an Apify dataset in real time; you can download in JSON or CSV formats for analysis and CRM imports.
- Only rows with a detected email are stored, ensuring high-signal results for outreach.
Key features
-
🔒 Reliable Google SERP access with retries Uses Apify’s GOOGLE_SERP proxy with up to 3 automatic retries per request to reduce blocks and captchas for consistent performance.
-
🔍 Keyword-driven YouTube discovery Searches “site:youtube.com” for your keywords to find creator pages and video results, then extracts emails from result snippets — a precise YouTube channel contact info scraper for outreach.
-
🎯 Domain and location targeting Filter emails by domain (e.g., @company.com) with emailDomains and optionally constrain discovery by location to hone in on target markets.
-
📈 Max results per keyword Control depth and speed with maxEmails. Keep it low for quick tests or raise it for full campaigns when you need a bulk YouTube email extractor.
-
⚡ Real-time streaming to dataset Each discovered contact is pushed instantly to your dataset for immediate access, monitoring, and downstream processing.
-
✅ No login or cookies required Lightweight, fast, and stable. No session management or authentication needed to extract emails from YouTube channels via SERP snippets.
-
🧑💻 Developer-friendly on Apify Run programmatically, poll datasets, and plug results into your pipelines via the Apify API for automated YouTube influencer outreach emails.
-
🛡️ Production-ready infrastructure Built on async HTTP with randomized headers and jitter, plus robust parsing with multiple selectors to tolerate SERP layout changes.
How to use Youtube Channel Email Scraper - step by step
-
Create or log in to your Apify account.
-
Open the “youtube-channel-email-scraper” actor in the Apify Console.
-
Add input data:
- keywords: enter one or more search keywords (array of strings).
- Optionally set emailDomains (array of domain suffixes like @gmail.com, @company.com) and location (string).
-
Review settings:
- platform: defaults to "Youtube".
- maxEmails: set the maximum emails to collect per keyword.
- engine: defaults to "legacy" and is optimized for the GOOGLE_SERP proxy.
- proxyConfiguration: auto-configured; no changes needed.
-
Start the run:
- Click Start. The actor will query Google with site:youtube.com and parse result snippets for emails tied to your keywords.
-
Monitor progress:
- Watch logs for per-page status and collected emails; the actor stops per keyword after reaching your maxEmails or after several empty pages.
-
Download results:
- Open the run’s Dataset to download your results as JSON or CSV for immediate use in your outreach stack.
Pro tip: Combine niche-specific keywords with emailDomains (e.g., @company.com) and a location to laser-focus your YouTube creator email finder workflow on high-value leads.
Use cases
| Use case name | Description |
|---|---|
| Influencer marketing + contact discovery | Identify and extract emails from YouTube channels in your niche to accelerate creator outreach and partnerships. |
| B2B lead generation from YouTube | Build targeted email lists of creators relevant to your products and campaigns to scale cold outreach effectively. |
| Creator recruitment for brands | Source “YouTube business inquiry email finder” results to streamline sponsorships, affiliate programs, and collaborations. |
| Agency prospecting at scale | Use bulk keywords to discover multiple verticals at once and export structured contacts for account teams. |
| Market and competitor research | Map niches, gather contact signals, and benchmark creator ecosystems without manual searching. |
| Data enrichment via API | Feed structured outputs (keyword, url, email) into enrichment pipelines to link channels to CRM records. |
Why choose Youtube Channel Email Scraper?
Built for precision, automation, and reliability, this YouTube email scraping tool focuses on clean, structured outputs that are ready for outreach workflows.
- 🎯 High-precision results: Only pushes rows with emails, reducing noise and manual triage.
- 🌍 Targeted discovery: Location and domain filtering help focus on the leads that matter most.
- 🧩 Scales by keyword lists: Works as a YouTube email scraping tool for batch runs and campaign-scale workflows.
- 🧑💻 Developer access: Works seamlessly with Apify’s dataset and API for integration into internal systems.
- 🛡️ Safe & stable: No login required; runs via GOOGLE_SERP proxy with automatic retries for resilient execution.
- 💸 Cost-effective vs extensions: Avoid unstable browser add-ons — get reproducible, structured output on production infrastructure.
In short, this YouTube channel contact email finder emphasizes reliability and signal quality over bloated scraping, giving you exactly what you need for action.
Is it legal / ethical to use Youtube Channel Email Scraper?
Yes — when used responsibly. The actor extracts emails from publicly available Google result snippets that reference YouTube pages. It does not access private or authenticated content.
Guidelines for compliant use:
- Only use data made public by creators and visible in search results.
- Respect YouTube’s terms of service and applicable laws (e.g., GDPR/CCPA).
- Do not use extracted emails for spam; ensure opt-in and consent where required.
- Consult your legal team for jurisdiction-specific requirements.
Input parameters & output format
Example JSON input
{"keywords": ["fitness coach", "tech reviewer"],"platform": "Youtube","location": "USA","emailDomains": ["@gmail.com", "@company.com"],"maxEmails": 10,"engine": "legacy","proxyConfiguration": {"useApifyProxy": false}}
Input parameter details
- keywords (array, required): Keywords to find relevant YouTube content (channels, videos, descriptions). The actor searches Google for YouTube profiles containing these terms and extracts any email addresses found. Default: none.
- platform (string, optional): Select which platform to scrape. Currently supports "Youtube". Default: "Youtube".
- location (string, optional): Optional — Narrow results by geographic location by adding context to the query. Default: "".
- emailDomains (array, optional): Optional — Filter to only include emails from specified domains (e.g., @gmail.com, @company.com). Default: [].
- maxEmails (integer, optional): Maximum number of emails to collect for each keyword. Min: 1, Max: 5000. Default: 5.
- engine (string, optional): Scraping engine. Uses Apify’s GOOGLE_SERP proxy with 3 retries per request. Enum: ["legacy"]. Default: "legacy".
- proxyConfiguration (object, optional): Proxy (auto-configured). Uses the GOOGLE_SERP proxy automatically; this field is ignored. Default prefill: {"useApifyProxy": false}.
Example JSON output
[{"network": "Youtube.com","keyword": "fitness coach","title": "John Doe Fitness - YouTube","description": "For business inquiries: contact@johndoe.fit — Workout plans and coaching for beginners and pros.","url": "https://www.youtube.com/@JohnDoeFitness","email": "contact@johndoe.fit"}]
Notes:
- Only rows with a non-empty email are pushed to the dataset.
- Fields reflect exactly what the actor emits via Actor.push_data.
FAQ
Do I need to provide YouTube URLs, or just keywords?
You only need to provide keywords. The actor searches Google for “site:youtube.com” results that match your keywords and extracts emails from result snippets.
Does this scrape YouTube pages directly?
No. It parses Google search results for YouTube pages and extracts emails found in those result snippets. This keeps it fast, lightweight, and reliable for a YouTube about page email scraper use case via SERP.
Can I filter for business emails only?
Yes. Use the emailDomains parameter to include only emails that match specific domain suffixes (e.g., @company.com) for a focused YouTube business inquiry email finder workflow.
How many emails can it collect per keyword?
The maxEmails parameter controls this. By default it’s 5 per keyword, and you can raise it (up to 5000) to support bulk YouTube email extractor campaigns.
Can I target specific regions or cities?
Yes. The optional location parameter adds location context to the query to help extract emails from YouTube channels in your target geography.
Do I need proxies or cookies?
Proxies are auto-configured. The actor uses Apify’s GOOGLE_SERP proxy with up to 3 retries per request and requires no cookies or login.
What does the output include?
Each result contains network, keyword, title, description, url, and email — exactly what’s saved to the dataset when an email is found.
Can developers integrate the results via API?
Yes. You can access the run’s dataset via the Apify API to automate ingestion into CRMs, enrichment pipelines, or internal dashboards.
Closing CTA / Final thoughts
The Youtube Channel Email Scraper is built to find and extract publicly available creator emails from YouTube-related Google results at scale. With keyword-driven discovery, domain/location filters, resilient SERP access, and real-time dataset streaming, it’s a practical YouTube email scraping tool for marketers, developers, analysts, and researchers. Connect it to your workflows through the Apify API and start powering your YouTube influencer outreach emails, lead generation, and research pipelines with clean, structured contact data. Start extracting smarter, targeted YouTube channel emails today.