YouTube Influencer Scraper avatar

YouTube Influencer Scraper

Pricing

from $3.50 / 1,000 results

Go to Apify Store
YouTube Influencer Scraper

YouTube Influencer Scraper

Discover YouTube creators by niche and get their subscriber count, average views, engagement rate, business email and social links. Search by keyword or pass channels directly. No login, no API key. Built for influencer marketing & outreach. JSON/CSV/Excel.

Pricing

from $3.50 / 1,000 results

Rating

0.0

(0)

Developer

Logiover

Logiover

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

YouTube Influencer Scraper ๐Ÿค โ€” Find Creators, Engagement Rate & Emails (No Login, No API Key)

Find YouTube influencers by niche and get the data outreach teams actually need: subscriber count, average views, engagement rate, business email and social links โ€” for every creator. This YouTube influencer discovery tool lets you search by keyword/niche or enrich a list of channels directly, then exports to JSON, CSV or Excel.

No login, no cookies, no Google API key. One run surfaces dozens of contactable creators per niche, each scored by engagement.

โœ… No login ยท No API key ยท Engagement rate computed ยท Business emails & socials ยท Subscriber-range targeting


Why use this YouTube influencer scraper?

  • Discover creators by niche. Give it keywords ("home workout", "tech reviews") and it finds matching channels.
  • Engagement rate, computed for you. Samples each channel's recent videos and calculates average views and engagement rate (avg views รท subscribers) โ€” the metric that separates real reach from vanity subscriber counts.
  • Contact enrichment. Extracts business email and social links (Instagram, TikTok, X, Discord, Linktree, etc.) from the channel.
  • Micro-influencer targeting. Filter by minSubscribers / maxSubscribers to find exactly the tier you can afford.
  • Email-only mode. requireEmail: true keeps only contactable creators โ€” a ready outreach list.

How to find YouTube influencers (step by step)

No code required. Here's how to build a YouTube influencer list:

  1. Open the actor on Apify and click Try for free.
  2. Enter niches in searchQueries (e.g. ["personal finance", "home barista"]) and/or paste specific channels in channels.
  3. (Optional) Set minSubscribers / maxSubscribers to target a tier, and requireEmail: true for contactable creators only.
  4. Click Start.
  5. Export your scored, contact-enriched list to CSV/Excel/JSON, or push it to your CRM via the Apify API.

What data can you extract per creator?

Data pointFieldExample
Channel namechannelTitle"Nischa"
Handlehandle"@nischa"
SubscriberssubscriberCount2180000
Average recent viewsavgRecentViews257500
Engagement rateengagementRatePct11.81
Business emailemail"business@channel.com"
Social linkssocialLinks["https://instagram.com/โ€ฆ"]
Latest uploadlatestVideoPublished"3 days ago"
Keywords/tagskeywords["finance","investing"]
Channel URLchannelUrlhttps://youtube.com/@nischa

Use cases

  • Influencer outreach lists โ€” build a contactable shortlist of creators in a niche, scored by engagement, ready for your CRM.
  • Micro-influencer campaigns โ€” maxSubscribers: 100000 + minSubscribers: 5000 to find affordable, high-engagement creators.
  • Sponsorship vetting โ€” compare engagement rate, not just subscriber count, before paying for a placement.
  • Agency prospecting โ€” find creators to represent or pitch services to.
  • Competitive creator mapping โ€” see who's active in your category and how they perform.

Input

FieldTypeDefaultDescription
searchQueriesstring[]โ€”Niche keywords to discover creators in.
channelsstring[][]Optional: enrich specific channels (@handle/URL/ID).
maxChannelsPerQueryinteger30Channels to discover per keyword.
recentVideosForStatsinteger12Recent videos sampled for engagement rate.
minSubscribersinteger0Minimum subscribers.
maxSubscribersinteger0Maximum subscribers (0 = no max).
requireEmailbooleanfalseKeep only channels with a contact email.
maxResultsinteger0Global cap.

Example input

{
"searchQueries": ["home workout", "healthy recipes"],
"minSubscribers": 5000,
"maxSubscribers": 100000,
"requireEmail": true,
"maxChannelsPerQuery": 50
}

Example output

{
"channelTitle": "Home Barista Corner",
"handle": "@homebaristacorner",
"subscriberCount": 6650,
"avgRecentViews": 3949,
"engagementRatePct": 59.38,
"email": "homebaristacorner@gmail.com",
"socialLinks": ["https://instagram.com/homebaristacorner"],
"channelUrl": "https://www.youtube.com/@homebaristacorner"
}

How it works

This YouTube creator finder discovers channels through YouTube's channel search, then for each one reads its internal channel data: subscriber count, description, handle, keywords and recent videos. It computes average / median views over the recent sample and the engagement rate against subscribers, and parses email and social links out of the channel description. A fresh access key is fetched per run, with retries.


Frequently asked questions

Do I need a YouTube API key to find influencers? No โ€” no key, no login, no quota.

How is engagement rate calculated? Average views across the most recent recentVideosForStats videos, divided by subscriber count, as a percentage โ€” a widely used reach proxy.

Can I find micro-influencers? Yes โ€” set maxSubscribers (and optionally minSubscribers) to target a tier.

Why do some channels have no email? Emails are read from the public channel description. Creators who only expose their email behind YouTube's captcha-gated "View email address" button can't be read โ€” that's expected. Use requireEmail: true to keep only contactable creators.

Can I just enrich a list of channels I already have? Yes โ€” paste them into channels (handles, URLs, or IDs).

Is scraping YouTube creator data legal? The actor collects only public channel data. Use it in line with YouTube's Terms and applicable privacy/marketing laws (e.g. CAN-SPAM, GDPR) for outreach.


Limits & notes

  • Subscriber counts are abbreviated by YouTube (2.18M) and parsed to an integer estimate.
  • Engagement rate is avgViews รท subscribers over the recent sample โ€” a proxy, not an official YouTube metric.
  • Emails/socials come from the channel description; some creators don't publish them there.

The complete YouTube scraping toolkit


๐Ÿ’ฐ Pricing

Pay-per-result โ€” you only pay for the creators you actually get. No proxy or YouTube API costs.

๐Ÿ†˜ Support

Want total channel views, country, exact join date, or emails parsed from video descriptions too? Open an issue on the actor's page.