Youtube Leads Scraper
Pricing
$5.00/month + usage
Youtube Leads Scraper
π Extract verified business emails directly from YouTube channel About pages in seconds. π― Get structured lead data including email, profile URL, page title, snippet, and source keyword. π° Perfect for agencies, marketers, and AI tools targeting niche creators.
Pricing
$5.00/month + usage
Rating
0.0
(0)
Developer
easy scraper
Actor stats
0
Bookmarked
1
Total users
0
Monthly active users
2 months ago
Last modified
Categories
Share
π YouTube Email Leads Scraper
This Actor return relevant YouTube creators information with email to the keywords you use .
It is optimized to quickly collect email + YouTube link pairs per keyword, with flexible filters for email domains and basic YouTube scope control .
π― Goal
- Find YouTube creators in specific niches, using your keywords.
- Collect visible emails (e.g.
@gmail.com,@outlook.com) . - Produce clean, structured output in an Apify dataset ready for CSV / JSON export or API usage.
β Key Features
-
find youtube creators emails related to the niche , subniches you specifiy .
-
Per-keyword lead cap: Strictly respects
maxLeadsPerKeywordper keyword so you control volume and costs. -
Domain biasing: Focus on specific email domains (e.g.
gmail.com,outlook.com) or leave defaults for common providers. -
Apify-native: Runs on Apify with proxy support and dataset output.
βοΈ Input Parameters
The Actor input is defined in .actor/input_schema.json and exposed in Apify Console.
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
keywords | array of strings | Yes | ["fitness", "gym"] | Niche keywords describing the type of YouTube creators you want to reach. One keyword per row. |
maxLeadsPerKeyword | integer | No | 10 | Maximum number of email leads saved per keyword. Only results where an email is found are counted. |
emailDomains | array of strings | No | ["gmail.com","outlook.com","yahoo.com","hotmail.com","icloud.com"] | One or more email domains to bias results towards. In queries they are searched as @gmail.com, @outlook.com, etc. You can add your own domains (e.g. agency.com). |
YotubeResultTypes | array of strings (select) | No | ["Channel page"] | Controls which YouTube URL types are targeted by the Google queries. Options: "Channel page" (focuses on channel About pages) or "All" (includes channel pages plus videos, shorts, playlists). Leaving it empty behaves like "Channel page". |
Note: the Actor also supports some legacy internal fields (e.g.
country) for backwards compatibility, but they are not exposed in the current input form.
π€ Output Data Format
Each found lead is pushed to the default dataset. The dataset schema is defined in .actor/dataset_schema.json and exposes the following fields in the Overview view:
{"email": "darrenobrienbusiness@gmail.com","result_url": "https://www.youtube.com/channel/UCcwCA3iq_bwnwz6LZ8Q09zw/about","profile_url": "https://www.youtube.com/channel/UCcwCA3iq_bwnwz6LZ8Q09zw/","page_title": "Invest with Darren","snippet": "Revealing My $10,000 Crypto Portfolio - April 2021. Invest with Darren. 7.9K ... Business Inquiries: darrenobrienbusiness@ gmail.com Join me on my investingΒ ... Read more","source_keyword": "crypto"}
π₯ Who is this Actor for?
- Agencies and freelancers looking to build targeted YouTube outreach lists for specific niches (e.g. fitness creators, marketing educators, SaaS channels).
- Founders and growth marketers who want a repeatable way to discover relevant YouTube channels with publicly visible emails in search results.
- Lead-generation specialists who want a fast, lightweight way to enrich contact lists with creator emails.
- Cold email campaigns aimed at YouTube creators (sponsorships, collaborations, services, tools).
π οΈ How to Use
1οΈβ£ Add your keywords
Use descriptive, niche-focused keywords like:
fitness coachyoutube growth agencyb2b marketing tipsreal estate investing
Each row in the keywords list is treated as a separate niche; the Actor caps leads per keyword.
2οΈβ£ Configure lead volume with maxLeadsPerKeyword
Controls how many leads per keyword are saved to the dataset.
Typical values: 10β500 depending on how broad your keywords are and how many emails you expect.
3οΈβ£ Choose email domains (optional)
Use emailDomains to bias results towards specific providers or business domains:
- Keep defaults:
gmail.com,outlook.com,yahoo.com,hotmail.com,icloud.com. - Add your own: e.g.
agency.com,studio.co.
You can also remove providers you donβt care about.
4οΈβ£ Select YouTube result types
Use YotubeResultTypes to tell the Actor which YouTube URLs to prefer:
"Channel page"β Focuses on channel About pages (site:youtube.com inurl:"/about"). Best when you care primarily about creator contacts."All"β Includes channel About pages plus other YouTube URLs (/watch,/shorts,/playlist), which can sometimes surface extra emails in descriptions or pinned comments.
If you leave this field empty, it behaves as "Channel page".
5οΈβ£ Run the Actor
- Click Run in Apify Console.
- After the run finishes, open the Output tab:
- Inspect results in the Overview table.
- Download as CSV, JSON, or via the Apify API.
You can then plug the dataset into your outreach tools or CRM.