Youtube Email Scraper avatar

Youtube Email Scraper

Try for free

2 hours trial then $9.99/month - No credit card required now

View all Actors
Youtube Email Scraper

Youtube Email Scraper

easyapi/youtube-email-scraper
Try for free

2 hours trial then $9.99/month - No credit card required now

πŸš€ Effortlessly scrape email addresses from YouTube channel descriptions! πŸŽ₯ Find content creators matching your keywords and specific email domains. Perfect for influencer marketing, partnership outreach, and content creator discovery. Powered for reliable data collection. πŸ“§πŸ•΅οΈβ€β™‚οΈ

πŸŽ₯ YouTube Email Scraper

This Actor scrapes email addresses from YouTube channel descriptions using Google search results. It's designed to find YouTube channels that match your keyword and have email addresses from specified domains in their channel descriptions.

✨ Features

  • πŸ” Search for YouTube channels using keywords
  • πŸ“§ Extract email addresses matching specific domains
  • 🎬 Collect YouTube channel titles and URLs
  • πŸ“ Gather contextual text from channel descriptions
  • πŸ”’ Configurable maximum number of results
  • πŸ•΅οΈβ€β™‚οΈ Uses stealth mode to avoid detection
  • πŸ”„ Automatic pagination through Google search results

πŸ“₯ Input

The Actor accepts the following input parameters:

  • keyword (required): The search term to find relevant YouTube channels
  • emailDomains (required): An array of email domains to match (e.g., ["gmail.com", "yahoo.com"])
  • maxResults (optional): The maximum number of email addresses to scrape (default: 100)

πŸ“€ Output

The Actor outputs a dataset containing the following information for each scraped email:

  • πŸ”‘ Search keyword used
  • πŸ“§ Matched email domains
  • πŸ“¨ Extracted email address
  • πŸ“› Result title
  • πŸ”— Result URL
  • πŸ“ Contextual text from the channel description

πŸš€ Usage

To use this Actor, provide a search keyword related to the YouTube channels you're interested in, an array of email domains to match, and optionally set the maximum number of results. The Actor will then search Google for YouTube channels, extracting matching email addresses from their descriptions until it reaches the specified limit or exhausts all available results.

This Actor is perfect for influencer marketing, content creator outreach, or anyone looking to gather contact information from YouTube channels in specific niches.

πŸ’‘ Use Cases

  • 🎯 Influencer Marketing: Find YouTube creators in your niche for collaborations
  • 🀝 Partnership Outreach: Collect contact information for potential brand partnerships
  • πŸ”¬ Market Research: Analyze YouTube channels and their contact preferences in specific industries
  • 🎨 Content Creator Discovery: Find and reach out to creators for various projects

πŸ†˜ Support

If you encounter any issues or have questions about using this Actor, please don't hesitate to reach out through Apify's support channels.

Input Example

A full explanation of an input example in JSON.

1{
2  keyword: 'marketing',
3  emailDomains: ['gmail.com', 'yahoo.com', 'hotmail.com'],
4  maxResults: 100
5}

Output sample

The results will be wrapped into a dataset which you can always find in theΒ StorageΒ tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

1[
2	{
3		"keywords": "marketing",
4		"emailDomains": "gmail.com, yahoo.com, hotmail.com",
5		"email": "marketing.shatunga@gmail.com",
6		"title": "La shatunga",
7		"url": "https://www.youtube.com/channel/UCylgnfx1hcGIy4ICkImHGog/community",
8		"text": "La shatunga. @Lashatunga. 229K subscribersβ€’481 videos. Contacto: marketing.shatunga@gmail.com ...more ...more instagram.com/shatungaaand 1 more link. Subscribe."
9	},
10	{
11		"keywords": "marketing",
12		"emailDomains": "gmail.com, yahoo.com, hotmail.com",
13		"email": "linor.goralik@gmail.com",
14		"title": "Linor Goralik // Low-Budget Marketing",
15		"url": "https://www.youtube.com/channel/UCxXR_4kGR5qH2zJqpW-DMuw/about",
16		"text": "I build and implement marketing strategies, help to hire and gather marketing ... You can always contact me via email (linor.goralik@gmail.com) or telegram (@Β ..."
17	},
18    ...
19]
Developer
Maintained by Community
Actor metrics
  • 7 monthly users
  • 0 stars
  • 100.0% runs succeeded
  • Created in Oct 2024
  • Modified 2 days ago