Youtube Channel Email Scraper By Keyword avatar

Youtube Channel Email Scraper By Keyword

Pricing

from $1.99 / 1,000 results

Go to Apify Store
Youtube Channel Email Scraper By Keyword

Youtube Channel Email Scraper By Keyword

📧 Email Scraper By Keyword extracts targeted email addresses using keyword-based search—fast, accurate, and SEO-friendly. Perfect for B2B lead gen, outreach, and market research. 🚀 Start scraping smarter today!

Pricing

from $1.99 / 1,000 results

Rating

0.0

(0)

Developer

Scraperoka

Scraperoka

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 days ago

Last modified

Share

Manually visiting YouTube channels to collect emails wastes hours you don’t have. YouTube Keyword Email Search finds targeted YouTube channels by keyword and filters for country and email availability—ideal for marketers, recruiters, and growth teams. Use YouTube keyword email search, find YouTube keyword email, or run YouTube SEO keyword email-style discovery to build outreach lists quickly. In a single run, you can generate thousands of leads (depending on your inputs and plan).


What You Get: Sample Output

Here's a sample record from a single run:

{
"channel_url": "https://www.youtube.com/@fitnesswithlena/about",
"channel_handle": "fitnesswithlena",
"channel_name": "Fitness With Lena",
"emails": [
"contact@fitnesswithlena.com",
"partnerships@fitnesswithlena.com"
],
"business_email": "contact@fitnesswithlena.com",
"subscriber_count": "120K subscribers",
"video_count": "642 videos",
"channel_description": "Join me for workouts, nutrition tips, and coaching. 📩 contact@fitnesswithlena.com",
"social_links": {
"instagram": "https://instagram.com/fitnesswithlena",
"twitter": "https://x.com/fitnesswithlena"
},
"custom_url": "@fitnesswithlena",
"country": null,
"joined_date": "Joined May 2017",
"banner_url": null,
"avatar_url": "https://i.ytimg.com/vi/default.jpg",
"success": true,
"error_message": null,
"keyword": "fitness"
}
FieldTypeWhat It Tells You
keywordstringWhich keyword you used to discover this channel (useful for YouTube keyword email report grouping).
channel_namestringThe channel’s display name so you can quickly qualify it for YouTube keyword outreach email.
channel_handlestringThe channel handle for building consistent CRM entries and deduplication.
emailsarrayAll email addresses the actor extracted from publicly available channel text (great for outreach variations).
business_emailstringA primary email picked from the extracted list, useful as the first contact point.
channel_urlstringDirect channel link pointing to the extracted contact/profile information.
subscriber_countstringAudience size signal to prioritize who’s likely to respond.
video_countstringActivity level proxy for outreach timing and relevance checks.
joined_datestringChannel longevity signal that can inform relationship and trust scoring.
channel_descriptionstringThe channel description text (useful when you want context for your YouTube keyword email template).
social_linksobjectOptional external social links found on the channel about section.
custom_urlstringThe channel’s custom vanity URL value as captured by the actor.
avatar_urlstringThumbnail/avatar link to visually inspect leads during review.
successbooleanIndicates whether the channel was scraped successfully.
error_messagestringExplains failures when success is false (so you can filter and re-run if needed).

Export your dataset as JSON, CSV, or Excel — straight from the Apify dashboard.


There are a lot of ways to pull data from YouTube—here’s what sets YouTube Keyword Email Search apart.

Keyword-first lead discovery

YouTube Keyword Email Search runs keyword-based discovery and processes results separately per keyword, so your outreach lists stay organized for workflows like YouTube keyword email finder and YouTube keyword email contact research.

Email-aware filtering for cleaner outreach lists

When you enable email-only mode, it focuses on channels that have emails in publicly available channel text. That makes your YouTube keyword email search output more actionable for outreach and reduces manual cleanup.

Structured, integration-ready output

Every scraped channel is saved with consistent fields (emails, channel metadata, social links, and success/error status). This makes it straightforward to plug into downstream lead workflows—whether you’re building a YouTube keyword email service email list or preparing a YouTube keyword outreach email campaign.

Resilient collection with fallbacks

The actor includes retries and resilient behavior so you get better results across large batches. If something fails, the record can still carry a success flag and an error_message for traceability.


Configuring Your Run

Drop this into your input.json to get started:

{
"keywords": ["fitness", "tech reviewer", "gaming"],
"country": "United States",
"maxLeadsPerKeyword": 20,
"scrapeLeadsWithEmail": false
}
ParameterRequiredWhat It Does
keywordsList of keywords to search for YouTube channels. Each keyword is searched separately.
countryFilter results by country. Leave empty for worldwide results (default is United States).
maxLeadsPerKeywordMaximum number of leads to collect for each keyword (1–500). Default is 20.
scrapeLeadsWithEmailToggle email-only mode. When enabled, the actor looks for channels that have emails in publicly available channel text; when disabled, it finds all channels matching keywords. Default is false.

Core Capabilities

Keyword-based discovery for YouTube lead lists

YouTube Keyword Email Search lets you drive lead generation by supplying multiple keywords at once. Each keyword is handled separately, making the results easy to segment for YouTube keyword research email style reporting.

Country filtering for tighter targeting

Use country to narrow results to the audience you care about. This is especially useful when you’re building outreach lists for a specific region—like “find YouTube keyword email” leads in your target market.

Optional email-only mode

In email-only mode (scrapeLeadsWithEmail: true), the actor focuses on channels that include email addresses in their publicly available text. This helps produce cleaner outputs for YouTube keyword email template outreach.

Real-time dataset writing

As channels are scraped and enriched, results are written to the dataset as they come in. That way you can review progress while the actor is still running and export when you’re ready.

Success and failure visibility

Each output record includes a success boolean and error_message when something goes wrong. This makes it easy to filter your YouTube keyword outreach email list workflow and handle missing leads gracefully.

Export-ready fields for downstream automation

The dataset already contains the structured fields you’ll typically need for analysis and outreach: channel_name, channel_url, emails, social_links, plus channel metrics like subscriber_count and video_count.


Who Gets the Most Out of This

Here's how different teams put YouTube Keyword Email Search to work:

Growth marketers use YouTube keyword email search to quickly compile channel contact lists, then match leads to campaign keywords and locations for targeted outreach. They walk away with email-bearing channels ready for follow-up.

Sales and partnerships teams use the email-only mode to build a cleaner pipeline of YouTube keyword email contact leads, filtering out channels without emails. The result is faster creation of a YouTube keyword outreach email list with fewer manual steps.

SEO researchers and analysts use the keyword-centric output to study channel metadata alongside extracted contact emails, supporting workflows like YouTube keyword data email report building and deduping by handle.

Recruiters and talent sourcing specialists use YouTube keyword email finder style searches to locate creators and subject-matter experts, then export records for outreach workflows. The combination of channel metrics and emails helps prioritize candidates.

Automation engineers and data engineers integrate the dataset outputs into their pipelines, using the structured schema to normalize and load results into CRMs, spreadsheets, and internal systems.


Step-by-Step: How to Use It

No coding needed. Here's how to run YouTube Keyword Email Search from start to finish:

  1. Open the actor on Apify — go to console.apify.com and find YouTube Keyword Email Search.
  2. Enter your inputs — set keywords, optionally set country, choose maxLeadsPerKeyword, and toggle scrapeLeadsWithEmail depending on whether you want email-only results.
  3. Configure proxy settings — if prompted, enable built-in proxy support for more reliable scraping during larger runs.
  4. Hit Run and watch the live log — monitor progress in real time as each keyword is processed and enriched.
  5. View results in the dataset tab — inspect records immediately, including success and error_message where applicable.
  6. Export as JSON, CSV, or Excel — download the dataset from the Apify dashboard for analysis or outreach.

The whole process takes under 5 minutes to set up.


Integrations & Export Options

Once your data is collected, YouTube Keyword Email Search plugs directly into your existing workflow.

You can export your results from the Apify dataset tab in formats including JSON, CSV, and Excel. This supports quick importing into CRMs, spreadsheets, and outreach tools.

You can also connect the actor to automation workflows using Apify’s API, webhooks, and popular no-code automation tools like Zapier or Make (in addition to scheduled runs). For deeper setup details, refer to the Apify documentation at apify.com/docs/api.


Pricing & Free Trial

YouTube Keyword Email Search runs on the Apify platform, which offers a free tier — no credit card required to get started. The free tier is limited to collecting up to 100 emails. For beyond-free usage, Apify scales via its standard compute-based billing model—see the Apify pricing page for current plan details.

Start for free at apify.com and scale when you're ready.


Reliability & Performance

What We HandleHow
Retries and fallbacksIncludes retry logic to improve success rates across requests.
Rate-limit resilienceAutomatically adapts behavior when requests fail due to service pressure.
Proxy supportIncludes built-in proxy support to improve reliability during scraping.
Partial resultsResults are written to the dataset as they’re scraped/enriched.
Failure transparencyEach record includes success and error_message so you can diagnose gaps.
Batch scaleSupports keyword batches and caps collection using maxLeadsPerKeyword.

Limitations: Results only come from publicly available channel text, so channels without visible email addresses may be empty in email-only mode. Private or login-gated content isn’t accessible. For enterprise-scale runs, contact us to discuss custom configurations.


Frequently Asked Questions

Is there a free plan or trial?

Yes. Apify offers a free tier to get started, and the actor’s free tier is limited to collecting up to 100 emails. For larger lead volumes, you’ll need a paid Apify plan.

Do I need to log in to YouTube to use this?

No. This actor is designed to work from publicly available channel information and does not require a YouTube login from you.

How accurate is the data?

The actor extracts email addresses and channel metadata from publicly available channel text and structures them into the dataset fields (for example emails and business_email). Accuracy depends on what the channel owner has published.

How many results can I get per run?

You control volume with maxLeadsPerKeyword (range 1–500). The actor processes each keyword separately and stops once it reaches the configured limit.

How often is the data updated / how fresh is it?

Freshness depends on when you run the actor. Each run scrapes and enriches current publicly available data at the time of execution.

The actor accesses publicly available data. You are responsible for ensuring your use of the collected data complies with GDPR, CCPA, platform Terms of Service, and any applicable local regulations.

Can I export results to Google Sheets or Excel?

Yes. You can export the dataset from the Apify dashboard, including JSON, CSV, or Excel formats. From there, it’s straightforward to load into Google Sheets or other tools.

Can I run this on a schedule automatically?

Yes. You can schedule actor runs on Apify so it runs automatically at a cron-like interval. This is useful for recurring YouTube keyword email search campaigns.

Can I access this via API?

Yes. You can trigger and retrieve results programmatically using the Apify API. See apify.com/docs/api for details.

What happens if the actor hits an error?

If a channel scrape fails, the record can include success: false and an error_message. This helps you understand what went wrong and re-run if needed.


Need Help or Have a Request?

Got a question about YouTube Keyword Email Search or want a new feature added? Reach out at dataforleads@gmail.com — we respond quickly and actively maintain this actor based on user feedback. Feature ideas we can explore include additional export targets (like direct CSV pipelines) and better automation hooks (like webhook notifications on completion).


Disclaimer & Responsible Use

YouTube Keyword Email Search is the fastest, most reliable way to build keyword-based YouTube contact lists with email—start your free run today.

This actor collects publicly available data. It does not access private accounts, login-gated content, or password-protected pages. You are responsible for complying with GDPR, CCPA, platform Terms of Service, and any applicable regulations when using and storing the data. For data removal requests, contact dataforleads@gmail.com. Use responsibly, ethically, and only for lawful purposes.