Youtube Email Scraper
2 hours trial then $9.99/month - No credit card required now
Youtube Email Scraper
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 channelsemailDomains
(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]
- 27 monthly users
- 0 stars
- 100.0% runs succeeded
- Created in Oct 2024
- Modified about 1 month ago