Youtube Leads Scraper avatar

Youtube Leads Scraper

Pricing

$5.00/month + usage

Go to Apify Store
Youtube Leads Scraper

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

easy scraper

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

4 days ago

Last modified

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 maxLeadsPerKeyword per 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.

ParameterTypeRequiredDefaultDescription
keywordsarray of stringsYes["fitness", "gym"]Niche keywords describing the type of YouTube creators you want to reach. One keyword per row.
maxLeadsPerKeywordintegerNo10Maximum number of email leads saved per keyword. Only results where an email is found are counted.
emailDomainsarray of stringsNo["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).
YotubeResultTypesarray 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 coach
  • youtube growth agency
  • b2b marketing tips
  • real 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.