YouTube Influencer Scraper
Pricing
from $3.50 / 1,000 results
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
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/maxSubscribersto find exactly the tier you can afford. - Email-only mode.
requireEmail: truekeeps 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:
- Open the actor on Apify and click Try for free.
- Enter niches in
searchQueries(e.g.["personal finance", "home barista"]) and/or paste specific channels inchannels. - (Optional) Set
minSubscribers/maxSubscribersto target a tier, andrequireEmail: truefor contactable creators only. - Click Start.
- 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 point | Field | Example |
|---|---|---|
| Channel name | channelTitle | "Nischa" |
| Handle | handle | "@nischa" |
| Subscribers | subscriberCount | 2180000 |
| Average recent views | avgRecentViews | 257500 |
| Engagement rate | engagementRatePct | 11.81 |
| Business email | email | "business@channel.com" |
| Social links | socialLinks | ["https://instagram.com/โฆ"] |
| Latest upload | latestVideoPublished | "3 days ago" |
| Keywords/tags | keywords | ["finance","investing"] |
| Channel URL | channelUrl | https://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: 5000to 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
| Field | Type | Default | Description |
|---|---|---|---|
searchQueries | string[] | โ | Niche keywords to discover creators in. |
channels | string[] | [] | Optional: enrich specific channels (@handle/URL/ID). |
maxChannelsPerQuery | integer | 30 | Channels to discover per keyword. |
recentVideosForStats | integer | 12 | Recent videos sampled for engagement rate. |
minSubscribers | integer | 0 | Minimum subscribers. |
maxSubscribers | integer | 0 | Maximum subscribers (0 = no max). |
requireEmail | boolean | false | Keep only channels with a contact email. |
maxResults | integer | 0 | Global 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 รท subscribersover 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
- YouTube Channel Scraper โ full video catalog & stats
- YouTube Search Scraper โ find videos & channels by keyword
- YouTube Comments Scraper โ audience comments for engagement analysis
- YouTube Video Details Scraper โ exact views, likes & tags
๐ฐ 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.