Instant YouTube Email Scraper
Pricing
from $3.99 / 1,000 results
Instant YouTube Email Scraper
YouTube Email Scraper extracts publicly available business emails, channel details, subscriber counts, social links, descriptions, and video metadata from YouTube channels. Ideal for influencer outreach, lead generation, market research, partnerships, and audience analysis.
Pricing
from $3.99 / 1,000 results
Rating
0.0
(0)
Developer
Scrape Bridge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Youtube Email Scraper 🎯 — Stop hunting for creator emails manually
Finding a YouTube channel’s contact email the hard way (tabs, copy-paste, guessing) wastes hours and still leaves you with incomplete outreach lists. Youtube Email Scraper automatically collects emails tied to YouTube bios and posts using your chosen keywords and domain filters. This youtube email scraper tool is perfect for youtube email scraping software workflows, including bulk youtube email scraper lead generation. Teams and researchers use it to find youtuber email address contacts faster—so you can move from targeting to outreach without the spreadsheet grind. In one run, you can collect up to your selected maxEmails cap while processing results in bulk, with built-in resilience for real-world scraping.
See the Data: Sample Output
Here's a real record from a single run:
{"network": "Youtube.com","keyword": "founder","title": "Founder at Example Studio","description": "Building products for creators. Email: hello@example.com","url": "https://example.com/channel/about","email": "hello@example.com","proxyGroups": ["@gmail.com"]}
| Field | Type | What It Tells You |
|---|---|---|
network | string | Confirms the source network so you can filter datasets by platform later. |
keyword | string | Shows which input keyword produced this match, making it easier to segment prospects. |
title | string | A human-readable title from the scraped result context (useful for quick review). |
description | string | The surrounding text where the email was detected, so you can verify relevance quickly. |
url | string | The page URL associated with the found email (handy for audit trails). |
email | string | The extracted email address you can use for outreach or CRM enrichment. |
proxyGroups | array | Captures the proxy configuration value passed in for transparency with the run inputs. |
status | string | Use this concept for your own pipeline validation: a row exists when a result was pushed; if scraping fails, no dataset row is produced. |
error_message | string | Use this concept for your pipeline validation: errors are logged by the actor, but individual dataset rows only include the fields shown above. |
Export your full dataset as JSON, CSV, or Excel from the Apify dashboard.
Setting It Up
Drop this into your input.json and you're ready to go:
{"keywords": ["founder", "marketing"],"location": "United States","platform": "Youtube","customDomains": ["@gmail.com", "@company.com"],"maxEmails": 50,"engine": "legacy","proxyConfiguration": {"useApifyProxy": true}}
| Parameter | Required | What It Does |
|---|---|---|
keywords | ✅ | A list of keywords used to find relevant YouTube profile bios/posts for email extraction. |
location | ⬜ | Filters search results by the location you provide (leave empty for no location filter). |
platform | ⬜ | Selects the platform to scrape. For this actor, the supported value is Youtube. |
customDomains | ⬜ | Limits extracted emails to the domains you list (for example @gmail.com) for better targeting. |
maxEmails | ⬜ | Stops the run once it reaches this maximum number of collected emails (higher can take longer and doesn’t guarantee hitting the cap). |
engine | ⬜ | Chooses the scraping engine mode (cost-effective or legacy) to balance speed vs. reliability. |
proxyConfiguration | ⬜ | Configure proxies for this Actor (the exact proxy settings depend on how you want to run it). |
What It Does
This actor scrapes emails from YouTube-related public web data tied to the keywords and email-domain filters you provide.
Extract at Scale with Keyword Targeting
The Youtube Email Scraper uses your keywords input to find relevant YouTube bios and posts where email addresses may appear. It then extracts emails that match the customDomains filters, helping you focus on the contacts that matter for your youtube contact email finder workflow.
Finds Email Mentions in Bios and Posts
Emails are discovered from YouTube bios and posts related to your keywords. This is exactly why the youtube channel email lookup use case works well for lead generation, outreach email scraping, and faster prospect list building.
Clean, Integration-Ready Records
Each found match is pushed into the Apify dataset as a structured JSON object containing network, keyword, title, description, url, and email. If you’re using youtube email extractor style pipelines, you can import the dataset directly into your CRM, spreadsheet, or analysis workflow.
Domain-Filtered for Higher-Relevance Outreach
Use customDomains (for example @gmail.com) to narrow results to email addresses with the domains you care about. This helps when you’re doing youtube email scraping software runs where you want to prioritize specific lead sources.
Built-in Resilience for Real-World Runs
The actor includes retry and fallback behavior and can stop early once maxEmails is reached. That makes it more practical as bulk youtube email scraper software for larger keyword/domain batches where some pages may fail.
Overall, the Youtube Email Scraper turns search-like discovery into usable email rows quickly, so you can focus on outreach—not manual extraction.
Why Youtube Email Scraper?
There are plenty of ways to pull data from YouTube-proxied public sources—here’s why Youtube Email Scraper stands out.
Faster Workflows for Outreach and Research
You set your keywords, customDomains, and a maxEmails cap, then let the actor process results in bulk. It’s built for youtube email prospecting email scraper and youtube outreach email scraper style work where time-to-list is the priority.
Better Control Over What “Counts” as a Lead
With customDomains, you control which emails are eligible to be collected. That makes this youtube email extractor especially useful when you’re trying to find business email from youtube channel contact details without collecting everything.
Robust Scraping Behavior for Unstable Sessions
Runs include retries, fallbacks, and early stopping once your email cap is reached. If you’re doing youtube lead generation email scraper projects, this helps keep results moving even when some pages don’t return data.
Real-World Use Cases
Here's how different teams put Youtube Email Scraper to work:
Sales Teams
A sales rep wants to expand a prospect list from YouTube creators in a niche. They provide keywords like “founder” and “marketing” and restrict customDomains to the domains their buyers prefer. Within the run, they get structured email records with the source url and description, so outreach can start the same day.
Marketing Agencies
An agency running campaigns for multiple clients needs consistent prospect data at scale. They run bulk youtube email scraper jobs using client-specific keywords and domain filters to reduce irrelevant leads. The resulting dataset is ready for exporting into spreadsheets or syncing with CRM.
Freelance Researchers
A researcher is compiling contact information for a study about creator ecosystems. They use youtube email scraping software inputs to focus on relevant bios/posts and cap results with maxEmails for predictable turnarounds. They then review title, description, and url per record for traceability.
Developers and Automation Specialists
A developer wants to automate lead enrichment. They trigger the actor via Apify, store the dataset, and pipe each email plus keyword segment into downstream processing. This fits well into youtube email scraper chrome extension–style workflows even when you’re not using a browser extension.
Outreach Managers
An outreach manager needs cleaner targeting before sending campaigns. By filtering with customDomains, they avoid low-quality email matches and focus only on contacts that match the desired domains for their list. That makes youtube email extractor results more actionable for campaign execution.
How to Run It
No code required. Here's how to get your first results in under 5 minutes:
- Open the actor on Apify — go to the actor page in the Apify console: console.apify.com.
- Enter your inputs — add
keywords(required), and optionally setlocation,customDomains,maxEmails, andengine. - Configure proxies (optional but recommended for scale) — set
proxyConfigurationto match your reliability needs. - Start the run — launch it from the Apify interface and monitor the live log for progress.
- Open the Dataset tab — results are written as the actor finds and pushes email records.
- Export your results — download JSON, CSV, or Excel from the dataset view.
The whole setup takes under 5 minutes — results start appearing within seconds of launch.
Export & Integration Options
Once your data is collected, Youtube Email Scraper fits directly into your existing workflow. You can download your dataset as JSON, CSV, or Excel from the Apify dashboard.
For integrations, you can connect the run to other tools via Apify’s API workflow (including exporting/pulling results programmatically). If your pipeline supports automations like Zapier/Make, you can also use those to push dataset rows into your CRM or lead system after the run completes.
Pricing
Youtube Email Scraper runs on Apify, which includes a free tier — no credit card needed to start. You’ll typically begin with the free tier credits for a few real test runs, then scale as your workload grows.
For exact costs, see the Apify pricing page, as pricing depends on Actor compute usage rather than per-row markup. Start free at apify.com — scale up when you need to.
Reliability & Limitations
| What We Handle | How |
|---|---|
| Blocked or empty pages | Retries and fallback behavior help continue the run when some pages don’t return results. |
| Proxy variability | Proxy support is available through proxyConfiguration for more reliable runs. |
| Email volume caps | maxEmails stops collection once the cap is reached to control time and cost. |
| Partial results | Records are pushed to the dataset as they are found, so you keep what was successfully collected. |
| Duplicate prevention | Already-seen emails are tracked so repeated matches are skipped during a run. |
| Dataset push failures | Errors during dataset pushing are logged so you can diagnose issues without silently losing context. |
Limitations: This actor extracts emails from publicly available sources, but it cannot guarantee an email will exist for every channel/bio mention. If results are low, broaden your keywords and add more customDomains to improve coverage. For enterprise-scale needs or custom configurations, reach out and we'll help.
Frequently Asked Questions
Can I use this for free?
Yes. Apify offers a free tier so you can run Youtube Email Scraper on small test jobs before scaling up. It’s a great way to validate that your keywords and customDomains produce the right kind of outreach data.
Do I need to log in or create an account on YouTube?
No. This actor is designed to work with publicly accessible information. You only configure inputs and run it from the Apify platform.
How accurate is the extracted data?
Accuracy depends on what’s actually published in the relevant YouTube bios and posts found for your keywords. The actor extracts emails that match the domain filters you provide, so the output accuracy is tied to publicly shown email mentions.
How many results can I get per run?
You control the maximum number of emails collected using maxEmails. The scraper stops once the limit is reached, so you can run quick tests or larger bulk youtube email scraper jobs with predictable output volume.
How fresh is the data?
The data reflects what is available during the time of your actor run. If you rerun later, you may capture newly published email mentions in bios/posts or improved coverage from broader keyword/domain settings.
Is this legal? Does it comply with GDPR / CCPA?
The actor works with publicly available data. Whether you can store or process that data for outreach depends on your use case and local regulations—so it’s your responsibility to comply with GDPR, CCPA, platform terms, and applicable spam rules.
Can I export to Google Sheets or Excel?
Yes. You can export your dataset from the Apify dashboard, and you can then import it into Google Sheets or Excel as needed. (Exact workflow depends on your existing tooling.)
Can I schedule this to run automatically?
Yes. You can run Apify actors on a schedule using Apify’s scheduling capabilities. This is useful for recurring youtube outreach email scraper workflows where you want updated leads over time.
Can I access results via the API?
Yes. Apify provides API access to run results and datasets so you can automate extraction-to-CRM workflows. This is ideal for developers building custom lead generation email scraper pipelines.
What happens when the actor encounters an error?
If an error happens during dataset pushing, it is logged so you can troubleshoot. For pages that fail or return no results, the actor uses retry and fallback behavior and may stop early when your maxEmails cap is reached.
Get Help & Use Responsibly
Got a question about Youtube Email Scraper or a feature you'd like added? Reach out at dataforleads@gmail.com — we respond to questions and actively maintain the actor.
For custom keyword targeting ideas or bulk youtube email scraper enhancements, tell us what you’re trying to achieve.
For this actor, results are based on publicly available data from YouTube bios and publicly available sources, and it does not access private accounts, login-gated pages, or password-protected content. You’re responsible for complying with GDPR, CCPA, and platform Terms of Service. For data-removal requests, contact dataforleads@gmail.com. Use responsibly, ethically, and only for lawful purposes.