Youtube Channel Email Scraper avatar

Youtube Channel Email Scraper

Pricing

$19.99/month + usage

Go to Apify Store
Youtube Channel Email Scraper

Youtube Channel Email Scraper

πŸ“§ YouTube Channel Email Scraper extracts public contact emails from channel About pages at scale. πŸ”Ž Bulk scrape, de-duplicate, and export CSV for outreach, influencer marketing, and lead gen. ⚑ Fast, accurate data for sales teams & creators. πŸš€

Pricing

$19.99/month + usage

Rating

0.0

(0)

Developer

ScrapeMesh

ScrapeMesh

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

13 days ago

Last modified

Share

Youtube Channel Email Scraper

The Youtube Channel Email Scraper is a purpose-built youtube email extractor that finds and extracts publicly visible emails from Google search results for YouTube channels and videos. It solves the pain of manual prospecting by surfacing creator contact emails fast β€” ideal for sales teams, marketers, data analysts, and researchers running outreach at scale. Use this youtube channel email finder to power influencer campaigns, lead generation, and automated pipelines with clean, structured results.

What data / output can you get?

This actor pushes structured rows to the Apify dataset as it finds results. Each record contains the following fields:

Data typeDescriptionExample value
networkLabel of the source network (derived from the selected platform)"Youtube.com"
keywordThe search keyword that produced the result"marketing"
titleResult title text extracted from the Google SERP block"Top 10 Marketing Tips for Small Businesses - YouTube"
descriptionSnippet/description text from the SERP block where emails may appear"Business inquiries: contact@brandstudio.com β€” Learn proven tactics..."
urlDirect URL to the YouTube result found in Google"https://www.youtube.com/@brandstudio/about"
emailExtracted email address normalized to lowercase"contact@brandstudio.com"

Notes:

  • Records are de-duplicated by URL within a results page.
  • The actor only pushes rows that include an email.
  • Description may be empty if no suitable snippet is found.
  • Download results from the Apify dataset in your preferred format (e.g., JSON, CSV, Excel) for easy CRM or analytics workflows.

Key features

  • ⚑ Bold reliability, minimal setup
    Uses Apify’s GOOGLE_SERP proxy with 3 automatic retries per request for resilient Google scraping β€” no manual proxy setup required.

  • πŸ”Ž Targeted discovery via keywords
    Provide niche keywords and the actor searches Google (site:youtube.com) to find creators whose channel or video snippets contain contact emails β€” a focused youtube channel contact info scraper.

  • πŸ“§ Email domain filtering
    Add emailDomains to collect only emails from domains you care about (e.g., @company.com), turning this into a precise youtube business inquiry email finder.

  • 🌍 Location context (optional)
    Use the location parameter to add geographic context to queries and find region-specific leads.

  • πŸ“ˆ Batch scraping & quotas per keyword
    Control throughput with maxEmails per keyword for quick tests or larger lead lists β€” a practical bulk youtube channel email extractor.

  • ♻️ Real-time dataset streaming
    Rows with emails are pushed immediately via Actor.pushData so you can monitor results as they arrive.

  • πŸ” No login required
    Works without YouTube or Google account authentication β€” clean and safe automation for outreach.

  • πŸ‘©β€πŸ’» Developer-friendly
    Built as a standard Apify actor, ready for API-triggered runs, schedules, and integration into custom pipelines.

  • 🧱 Production-oriented infrastructure
    Randomized headers, retry logic, and de-duplication help keep your youtube channel contact scraper stable and consistent over time.

How to use Youtube Channel Email Scraper - step by step

  1. Create or log in to your Apify account.
  2. Open the Youtube Channel Email Scraper actor on Apify.
  3. Add input:
    • keywords: a list of niche terms (e.g., ["marketing", "startup"]) to discover creators.
    • Optional controls: location for geo-targeting, emailDomains to focus on certain domains, maxEmails to cap results per keyword, platform (default "Youtube"), engine (default "legacy").
  4. Leave proxyConfiguration as-is. The actor auto-configures the GOOGLE_SERP proxy for you.
  5. Click Start to launch the run. The actor searches Google for site:youtube.com results matching your keywords and parses SERP snippets for emails.
  6. Watch live logs as emails are collected; each match is pushed instantly to the dataset.
  7. When the run finishes, open the dataset to review and download results for analysis or outreach.

Pro tip: Chain this youtube creator email finder into your automation stack using the Apify API to feed leads into n8n/Make or your CRM.

Use cases

Use case nameDescription
Influencer marketing outreachFind youtube channel contact email details from creators’ public snippets to accelerate sponsorships and collaborations.
B2B lead generationBuild targeted prospect lists with a youtube channel owner email lookup aligned to your niche keywords.
Agency prospectingUse a youtube outreach email finder to identify creators for campaigns and pitch at scale.
Market and academic researchCollect structured contact points for sampling or surveys using a youtube channel contact scraper.
API-driven pipelinesTrigger runs programmatically and export to datasets for downstream enrichment, scoring, and deduplication.
Niche discoveryRun a youtube influencer email finder tool across multiple verticals (e.g., fitness, SaaS, cooking) using keyword lists.

Why choose Youtube Channel Email Scraper?

This scraper focuses on precision and operational reliability for email discovery from public Google SERP snippets pointing to YouTube.

  • βœ… Accuracy-first extraction using robust selectors and normalization
  • 🌍 Optional location context for more relevant leads
  • πŸ“§ Domain filtering to separate business from personal emails
  • πŸ§ͺ Fast testing with maxEmails defaults, scalable for larger batches
  • πŸ‘©β€πŸ’» Developer-ready Apify actor for API-based automation
  • πŸ”’ Safe, public-data approach β€” no login or cookies required
  • πŸ—οΈ More reliable than browser extensions and brittle scripts, with retries and proxy rotation baked in

Bottom line: a focused youtube channel email scraper tool that balances speed, control, and reliability for outreach-heavy teams.

Yes β€” when done responsibly. This actor extracts only publicly visible data from Google search results (e.g., snippets referencing YouTube content) and does not log in or access private pages.

Guidelines for compliant use:

  • Only collect publicly available emails surfaced in search snippets.
  • Respect YouTube and Google terms of service and applicable laws (e.g., GDPR, CCPA).
  • Use collected emails ethically and avoid spam; obtain consent where required.
  • Do not attempt to access private or authenticated data.
  • Consult your legal team for edge cases in your jurisdiction.

Input parameters & output format

Example JSON input

{
"keywords": ["marketing", "startup"],
"platform": "Youtube",
"location": "USA",
"emailDomains": ["@gmail.com", "@company.com"],
"maxEmails": 10,
"engine": "legacy",
"proxyConfiguration": {
"useApifyProxy": false
}
}

Parameters

FieldTypeDescriptionDefaultRequired
keywordsarrayKeywords to find relevant YouTube content (channels, videos, descriptions). The actor searches Google for YouTube profiles containing these terms and extracts any email addresses found.β€”Yes
platformstring (enum: "Youtube")Select which platform to scrape. Currently supports YouTube β€” more platforms coming soon!"Youtube"No
locationstringOptional β€” Narrow results by geographic location. Adds location context to the search query for more targeted leads. Leave empty to search globally.""No
emailDomainsarrayOptional β€” Filter results to only include emails from specific domains (e.g., @gmail.com, @company.com). Leave empty to collect all domains.[]No
maxEmailsinteger (1–5000)Maximum number of emails to collect for each keyword. Lower = faster runs.5No
enginestring (enum: "legacy")Legacy engine using Apify’s GOOGLE_SERP proxy with battle-tested selectors and 3 retries per request."legacy"No
proxyConfigurationobjectGOOGLE_SERP proxy is auto-configured and required for reliability. This field is ignored.{"useApifyProxy": false}No

Example JSON output

[
{
"network": "Youtube.com",
"keyword": "marketing",
"title": "Business Marketing Tips for 2026 - YouTube",
"description": "Business inquiries: contact@brandstudio.com β€” Learn how to grow with...",
"url": "https://www.youtube.com/@brandstudio/about",
"email": "contact@brandstudio.com"
}
]

Notes:

  • Only rows with a non-empty email are pushed.
  • description may be empty depending on the SERP block.
ToolTool
πŸ’¬ YouTube Comments ScraperπŸ“ YouTube Transcript Scraper
πŸ”Ž YouTube Search ScraperπŸŽ₯ YouTube Video Details Scraper
πŸ“‚ YouTube Playlist Scraper🧠 YouTube Video Summarizer
πŸ“‘ YouTube Channel ScraperπŸ‘₯ YouTube Community Posts Scraper
⏱️ YouTube Most Replayed ScraperπŸ“Š YouTube Metadata Scraper
🌐 YouTube Video Subtitles ScraperπŸ”₯ YouTube Trending Scraper
🏷️ YouTube Video Scraper by Hashtag🎬 YouTube Shorts Scraper
πŸ“‘ YouTube Channel ScraperπŸ“ž YouTube Phone Number Scraper
πŸ“ž YouTube Phone Number ScraperπŸ“§ YouTube Email Scraper

(Find these on the Apify Store under the same publisher.)

FAQ

Does this Youtube Channel Email Scraper require login?

No. The actor does not require Google or YouTube login. It searches public Google SERPs and parses snippets for emails.

Can it find emails for multiple niches at once?

Yes. Provide a list of keywords and the actor will process each, making it a practical bulk youtube channel email extractor for multi-niche prospecting.

How many results can I collect per keyword?

You control this with maxEmails (default 5, up to 5000). Lower values are great for tests; higher values collect more leads with longer runtimes.

Can I target only business emails?

Yes. Use emailDomains (e.g., ["@company.com"]) to include only the domains you want β€” a focused youtube business inquiry email finder approach.

Will it extract emails from YouTube About pages?

It extracts emails present in Google’s search results snippets for YouTube pages. If an email is only visible inside the About page and not reflected in the snippet, it may not be captured.

What fields are included in the output?

Each row contains network, keyword, title, description, url, and email. Only rows with a non-empty email are saved.

Is this suitable for outreach and CRM workflows?

Yes. It’s a youtube outreach email finder that streams results to an Apify dataset you can export to CSV/JSON/Excel for CRM imports and automation.

Is there a free trial?

Apify accounts include trial minutes for testing actors. Check the Apify Store listing for current trial availability and details.

How does it avoid blocks?

The actor uses Apify’s GOOGLE_SERP proxy with up to 3 automatic retries per request, randomized headers, and conservative pacing to improve reliability.

Yes, when used responsibly. It collects publicly available data from Google results and does not access private or authenticated content. Always follow platform terms and data protection laws.

Final thoughts

The Youtube Channel Email Scraper is built to surface publicly visible creator emails from Google’s results for YouTube content β€” fast. With domain filters, location context, and per-keyword caps, it delivers clean, structured leads for marketers, sales teams, and researchers. Developers can automate runs via the Apify platform and wire outputs into enrichment or outreach pipelines. Start extracting smarter contact data for targeted YouTube outreach today.