Youtube Email Scraper - Domain Filter & Deduplication
Pricing
from $0.99 / 1,000 results
Youtube Email Scraper - Domain Filter & Deduplication
▶️ YouTube Email Scraper — turn YouTube searches into a clean channel email list. Filter by keyword, location and domain, merge alias duplicates and decode hidden addresses. 🎬 For influencer marketing & video ad sales.
Pricing
from $0.99 / 1,000 results
Rating
0.0
(0)
Developer
InsightFlow
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Youtube Email Scraper 🔍
Youtube Email Scraper helps marketers, recruiters, sales pros, and researchers extract emails from Youtube faster than manual browsing. It’s designed for Youtube lead generation, creator contact extraction, and anyone who needs a practical YouTube email extractor to find relevant public contact details at scale.
🌟 Key Features of Youtube Email Scraper
| Feature | Benefit |
|---|---|
| ✅ Keyword-Based Discovery | Uses your keywords to find relevant Youtube channels and public contact details. |
| ✅ Custom Email Domain Filters | Focus on specific addresses like @gmail.com or @yahoo.com for better targeting. |
| ✅ Location Filter | Narrow results by location when you want more focused YouTube prospecting. |
| ✅ Max Emails Cap | Stops when your chosen limit is reached, helping control time and cost. |
| ✅ Incremental Saving | Saves each result as it’s found, reducing the risk of losing progress on longer runs. |
| ✅ Resume Support | Keeps track of progress so you can continue from where a previous run left off. |
| ✅ Built-In Proxy Support | Uses built-in proxy support for more reliable scraping of public web data. |
| ✅ Resilient Processing | Includes retries and fallbacks for better stability during larger runs. |
📥 Input — Youtube Email Scraper Parameters
{"keywords": ["manager","founder"],"location": "","customDomains": ["@gmail.com","@yahoo.com"],"maxEmails": 20}
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
keywords | Array | ✅ Yes | ["manager","founder"] | A list of keywords or queries used to find relevant Youtube profiles and public contact information. |
location | String | No | "" | Optional location filter to narrow results by a specific place or region. |
customDomains | Array | No | ["@gmail.com","@yahoo.com"] | Email domains to look for, such as common free email providers or company domains. |
maxEmails | Integer | No | 20 | The maximum number of emails to collect before the actor stops. |
📤 Output — What Youtube Email Scraper Returns
The actor saves each result as a JSON record in your Apify dataset.
{"keyword": "founder","title": "Maya Johnson | Startup Advisor","description": "Founder and advisor helping early-stage brands grow. For partnership inquiries: maya.johnson@gmail.com","url": "https://www.youtube.com/watch?v=Qw1a9x7Lk2M","email": "maya.johnson@gmail.com"}
| Field | Label | Format | Description |
|---|---|---|---|
keyword | Keyword | text | The keyword that produced the result. |
title | Title | text | The title of the Youtube result associated with the contact information. |
description | Description | text | The public description text where the email was found. |
url | Url | link | The public URL of the result. |
email | text | The email address extracted from the public description text. |
💻 How to Use Youtube Email Scraper — Step-by-Step
- Open the Actor — Find Youtube Email Scraper on Apify and open the actor page.
- Enter Keywords — Add one or more keywords that match the creators, brands, or niches you want to reach.
- Set Location — Optionally narrow your Youtube contact scraper results by location.
- Add Email Domains — Choose the email domains you want to prioritize, such as common inbox providers or company domains.
- Set Max Emails — Limit the number of results to keep your Youtube lead generation run efficient.
- Run the Actor — Start the run and monitor progress in the logs.
- Export Results — Download the dataset when finished and use it for outreach, research, or enrichment.
No coding required. Results are ready in minutes.
💡 Best Use Cases for Youtube Email Scraper
- 🎯 YouTube Lead Generation — Build targeted lists of Youtube marketing leads for outreach campaigns.
- 📣 Email Marketing — Find public creator contact details for newsletter partnerships and promotions.
- 🤝 Influencer Outreach — Use this influencer email scraper to contact video creators directly.
- 🔬 Market Research — Study public creator contact patterns and niche audiences.
- 📊 CRM Enrichment — Add found emails to your existing contact database for better coverage.
Disclaimer
This actor only accesses publicly available data on Youtube. It does not scrape private profiles, authenticated content, or password-protected pages. Users are solely responsible for ensuring their use complies with Youtube’s Terms of Service, GDPR, CCPA, and applicable anti-spam laws. This tool is intended for legitimate purposes only, including lead generation, research, and marketing in compliance with local regulations. For data-removal requests, contact 📧 insightflowofficial@gmail.com.
🆘 Support & Feedback
Have a question or found an issue with the Youtube Email Scraper? We’re here to help.
- 🐞 Bug Reports: Share the issue with our team so we can investigate it.
- ✨ Custom Solutions & Feature Requests: Let us know what you’d like to see next.
- 📧 Email: insightflowofficial@gmail.com
Your feedback shapes the roadmap — we read every message.
MX Lookup
Every address is checked at the DNS level: the actor resolves the mail domain's MX records and reports what it found.
| Field | Meaning |
|---|---|
mxFound | true when the domain publishes at least one mail server |
mxHost | The lowest-preference (primary) mail server |
mxRecords | Every MX record found, in preference order |
mxProvider | Who runs the mail: Google Workspace, Microsoft 365, Zoho, Proton, ... |
mxStatus | found, no_records, no_such_domain, timeout, error, or skipped |
Inputs
- MX Lookup - turn the check on or off (default: on).
- Only keep contacts whose domain has an MX record - drop unreachable domains.
Only a definite negative (
no_records/no_such_domain) drops a contact; a timeout or resolver error is treated as unknown and the lead is kept. - MX lookup timeout (seconds) - per-domain DNS budget, 1-15s.
This is a domain-level check. It confirms the domain can receive mail; it does not verify that an individual mailbox exists.