Youtube Influencer Finder avatar

Youtube Influencer Finder

Pricing

Pay per usage

Go to Apify Store
Youtube Influencer Finder

Youtube Influencer Finder

Discover high-performing YouTube influencers in any niche in seconds. Get ranked channels by subscribers, views, engagement, and growth trends. Perfect for marketers, agencies, and brands looking to scale campaigns fast.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

micah munang

micah munang

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

1

Monthly active users

10 hours ago

Last modified

Share

Find YouTube influencers in any niche instantly. Enter a keyword and get a ranked list of channels with subscriber counts, view stats, and tier classification — exported as clean structured data.

What it does

  • Searches YouTube for videos matching your keyword
  • Groups results by channel to find unique influencers
  • Ranks channels by subscriber count
  • Classifies each channel into tiers (Mega, Macro, Mid, Micro)
  • Returns structured data ready for CSV export or API integration

Use cases

  • Marketing agencies — find influencers for brand partnerships
  • Businesses — discover creators in your product niche
  • Researchers — analyze the YouTube creator landscape
  • Content creators — find competitors and collaborators

Input

FieldTypeDescription
keywordStringNiche or topic (e.g. "fitness", "cooking", "personal finance")
maxResultsIntegerMax videos to scan (10–200, default 50)

Output

Each result contains:

FieldDescription
rankPosition in results (1 = most subscribers)
channelNameYouTube channel name
channelUrlLink to the channel
subscribersSubscriber count
tierMega (1M+), Macro (100K+), Mid (10K+), or Micro
totalViewsTotal views across scraped videos
totalLikesTotal likes across scraped videos
videoCountNumber of videos found in search
topVideoTitle of their top video in results
topVideoUrlLink to their top video
keywordThe keyword used for this search

Pricing

This Actor uses pay-per-result pricing. You are charged per influencer result returned.

Example output

{
"rank": 1,
"channelName": "Jeff Nippard",
"channelUrl": "https://www.youtube.com/@JeffNippard",
"subscribers": 8340000,
"tier": "Mega (1M+)",
"totalViews": 1250000,
"totalLikes": 45000,
"videoCount": 3,
"topVideo": "The Best Science-Based Diet",
"keyword": "fitness"
}