🎬 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 pulls verified creator/brand emails and contact info from channel About pages. πŸ“§ Export to CSV/API for quick outreach. πŸ”Ž Ideal for influencer marketing, PR, partnerships, and B2B sales prospecting. ⚑ Automate and scale. πŸš€

Pricing

$19.99/month + usage

Rating

0.0

(0)

Developer

ScrapeEngine

ScrapeEngine

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

🎬 YouTube Channel Email Scraper

The 🎬 YouTube Channel Email Scraper is a focused email discovery tool that searches Google for youtube.com results and extracts publicly available emails surfaced in result snippets β€” a fast, reliable youtube channel email scraper tool for influencer outreach, lead generation, and research. It solves the tedious problem of finding YouTuber emails at scale by automating Google queries and pulling addresses directly from channel/video metadata shown on the SERP. Built for marketers, developers, data analysts, and researchers, this youtube creator email extractor helps you build verified creator contact lists and scale outreach with confidence using a streamlined youtube channel contact email finder approach.

What data / output can you get?

Below are the exact fields this actor stores in your Apify dataset. Each row is pushed only when an email is detected in the Google result block for youtube.com.

Data typeDescriptionExample value
networkNetwork label for the source platform"Youtube.com"
keywordThe keyword that generated the result"fitness coach"
titleGoogle result title (from the H3 element)"About - ChannelName"
descriptionResult snippet text where the email was found"Business inquiries: contact@brand.com β€’ Reviews, collaborations..."
urlDirect YouTube URL from the search result"https://www.youtube.com/@channelname/about"
emailExtracted email address (normalized to lowercase)"contact@brand.com"

Notes:

  • Results stream to the dataset in real time as they are found. You can download in common formats (JSON, CSV, Excel) from Apify.
  • Rows are included only when an email is present in the result block.
  • The description field may be empty if Google does not render a snippet for that result.

Key features

  • ⚑ Bold Google SERP discovery
    Searches Google with a site:youtube.com filter and parses result blocks to scrape emails from snippets β€” a fast, accurate youtube channel contact scraper for outreach without visiting pages.

  • 🎯 Domain filtering for precision
    Use the emailDomains filter to collect only business or specific domains (e.g., @company.com, @gmail.com) and refine your workflow to scrape YouTube business inquiry emails with higher intent.

  • πŸ“ Location context (optional)
    Add a location string to your query to nudge results toward a region or city β€” ideal to find emails on YouTube channel About page results for geo-targeted campaigns.

  • πŸ“ˆ Max emails per keyword
    Control throughput with maxEmails to balance speed and scale β€” perfect for testing small batches or building a youtube channel email list builder at volume.

  • πŸ›‘οΈ GOOGLE_SERP proxy with retries
    Automatically uses Apify’s specialized GOOGLE_SERP proxy with up to 3 retries per request for resilient, production-ready scraping.

  • πŸ“¦ Real-time dataset output
    Every valid result is pushed immediately with fields: network, keyword, title, description, url, email β€” ready to export YouTube channel emails to CSV/JSON or to consume via API.

  • πŸ’» Developer friendly
    Works seamlessly with the Apify API/SDK so you can plug results into pipelines, run from code, or orchestrate this youtube influencer contact extractor in your stack.

  • 🚫 No login or cookies
    Crawls public Google results for youtube.com β€” no authentication required, making it a lightweight youtube creator email lookup solution.

How to use 🎬 YouTube Channel Email Scraper - step by step

  1. Sign up or log in to your Apify account.
  2. Open the actor β€œπŸŽ¬ YouTube Channel Email Scraper” in the Apify Store.
  3. Add input:
    • keywords: a list of search terms (string array) to find creators (e.g., marketing, fitness, startup).
    • Optional: location to bias results (e.g., β€œLondon”).
    • Optional: emailDomains to filter (e.g., @gmail.com, @company.com).
    • maxEmails to set a per-keyword cap.
    • platform (default: "Youtube") and engine (default: "legacy").
    • proxyConfiguration can be left as-is (auto-configured GOOGLE_SERP; field is ignored).
  4. Click Start to run. The actor searches Google (site:youtube.com) and parses result snippets for emails.
  5. Monitor logs in real time. Results stream to the Dataset as soon as emails are found.
  6. Download your dataset in JSON/CSV/Excel from the Storage tab or pull via the Apify API for downstream use.

Pro tip: Chain this youtube channel contact scraper for outreach into your CRM by fetching dataset items via the Apify API and syncing to sales tools β€” a fast path to a scalable youtube brand deal email finder workflow.

Use cases

Use case nameDescription
Influencer marketing outreachDiscover and collect verified emails for niche YouTube creators to accelerate collaborations and sponsorships using a youtube influencer contact extractor.
PR and partnershipsIdentify YouTube channels relevant to your brand and pull business inquiry emails to start conversations faster.
B2B lead generationBuild targeted lead lists by combining niche keywords with domain filters using this youtube channel leads email extractor.
Creator contact enrichmentEnrich existing channel research with direct emails found in Google snippets β€” no manual searching.
Regional campaignsUse the location filter to bias discovery for city/country-specific campaigns and events.
API-driven pipelinesIntegrate the dataset with your internal systems using the Apify API to automate contact ingestion at scale with a youtube channel email scraper API.

Why choose 🎬 YouTube Channel Email Scraper?

Built for precision and reliability, this youtube channel email scraper focuses on emails that appear directly in Google’s result snippets for youtube.com β€” a dependable alternative to a youtube channel email finder Chrome extension or manual lookup.

  • βœ… Accurate snippet parsing with resilient selectors and normalization
  • 🌍 Optional location context for targeted discovery
  • πŸ“Š Scales by keyword with maxEmails caps for predictable runs
  • πŸ’» Developer access via Apify API/SDK for seamless automation
  • πŸ›‘οΈ Public-data only approach for safe, ethical use
  • βš™οΈ Robust infrastructure using GOOGLE_SERP proxy with automatic retries
  • πŸ’Ύ Clean, structured output that exports easily to CSV/JSON/Excel

Compared to browser extensions and brittle hacks, this production-ready youtube creator email extractor runs server-side with managed proxies and structured outputs β€” built to be dependable in real workflows.

Yes β€” when used responsibly. This actor extracts emails that appear in public Google results for youtube.com and does not access private or authenticated data.

Guidelines for compliant use:

  • Collect only publicly surfaced information and respect platform terms.
  • Use emails ethically; avoid spam and honor opt-in/consent requirements.
  • Ensure compliance with applicable data regulations (e.g., GDPR/CCPA).
  • Consult your legal team for edge cases or jurisdiction-specific questions.

Input parameters & output format

Example JSON input

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

Parameter reference

  • keywords (array) β€” 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. Required: Yes. Default: none (prefill example: ["marketing"]).
  • platform (string) β€” Select which platform to scrape. Currently supports YouTube. Required: No. Default: "Youtube".
  • location (string) β€” Optional β€” Narrow results by geographic location. Adds location context to the search query for more targeted leads. Required: No. Default: "".
  • emailDomains (array) β€” Optional β€” Filter results to only include emails from specific domains. Required: No. Default: [].
  • maxEmails (integer) β€” Maximum number of emails to collect for each keyword. Required: No. Default: 5 (minimum 1, maximum 5000).
  • engine (string) β€” Legacy β€” Uses Apify's GOOGLE_SERP proxy with battle-tested selectors and 3 automatic retries per request. Required: No. Default: "legacy".
  • proxyConfiguration (object) β€” GOOGLE_SERP Proxy β€” Automatically uses Apify's specialized Google Search proxy with 3 retries per request. This field is ignored; GOOGLE_SERP is required for reliable Google scraping. Required: No. Default prefill: { "useApifyProxy": false }.

Example JSON output

[
{
"network": "Youtube.com",
"keyword": "fitness coach",
"title": "About - ChannelName",
"description": "Business inquiries: contact@brand.com β€’ Coaching, programs and more...",
"url": "https://www.youtube.com/@channelname/about",
"email": "contact@brand.com"
}
]

Notes:

  • Only results with an email are pushed to the dataset.
  • description may be empty for some results if Google does not render a snippet.
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 Phone Number Scraperβœ‰οΈ YouTube Email Scraper

FAQ

Does this tool scrape YouTube emails directly from channel pages?

Yes. It extracts emails that appear in Google’s search result snippets for youtube.com pages (e.g., About pages or video metadata). The actor parses SERP blocks rather than visiting each page, making it a fast way to find emails on YouTube channel About pages.

Do I need to log in or provide cookies?

No. This youtube channel contact collector works on public Google results and does not require login or cookies.

What fields are included in the output?

Each row includes network, keyword, title, description, url, and email. Rows are only pushed when an email is found.

Can I target only business emails (e.g., @company.com)?

Yes. Use the emailDomains parameter to filter by domains. This helps you scrape YouTube business inquiry emails with precision.

How do I control the number of results?

Set maxEmails to limit how many emails are collected per keyword. The actor stops early when the limit is reached or after multiple empty pages in a row.

Can I bias results toward a specific city or country?

Yes. Add a location string (e.g., β€œNew York”, β€œIndia”) to nudge Google toward region-specific results for your youtube channel contact scraper for outreach campaigns.

How reliable is it against Google blocks?

The actor uses Apify’s GOOGLE_SERP proxy with up to 3 automatic retries per request and rotates proxy URLs on failure to improve resilience.

How do I export and integrate results?

Download your dataset in CSV/JSON/Excel from Apify or fetch via the Apify API. Many teams connect this youtube channel email scraper API output to CRMs and automation pipelines.

Is there a free tier or trial?

You can run the actor on Apify and review results before scaling. Check the Apify Store listing for current pricing and available trial options.

Yes, when used responsibly. The actor collects emails from public Google results and does not access private data. Always follow platform terms and applicable laws.

Final thoughts

The 🎬 YouTube Channel Email Scraper is built to find and collect publicly surfaced YouTuber emails fast and at scale. By parsing Google’s youtube.com results and streaming clean records to your dataset, it lets marketers, analysts, and developers accelerate outreach with minimal setup. Export to CSV/JSON, plug into the Apify API, and automate your youtube creator email extractor workflows end to end. Start extracting smarter, compliant contact data for your next campaign today.