Influencer Discovery Agent (Instagram + Tiktok) avatar

Influencer Discovery Agent (Instagram + Tiktok)

Pricing

from $0.08 / result

Go to Apify Store
Influencer Discovery Agent (Instagram + Tiktok)

Influencer Discovery Agent (Instagram + Tiktok)

Provides an interface to discover influencers that match your brand criteria using HypeBridge's AI-powered discovery service.

Pricing

from $0.08 / result

Rating

0.0

(0)

Developer

Hypebridge

Hypebridge

Maintained by Community

Actor stats

4

Bookmarked

223

Total users

23

Monthly active users

3 days ago

Last modified

Share

What does Influencer Discovery Agent do?

Influencer Discovery Agent finds and ranks creators on Instagram and TikTok using natural language search. Give it a description of who you are looking for, and it returns matching creator profiles scored on niche relevance, brand fit, and audience engagement.

It supports discovering creators around the world. You can target specific cities, countries, or global regions across different languages and niches.


Why use this Actor?

  • Global reach: Search for creators around the world, whether you need local creators in a specific city or international accounts.
  • Instagram and TikTok: Find profiles on either platform or search both together.
  • Seed-based lookalikes: Provide handles of creators you already like (seedHandlesInstagram, seedHandlesTikTok) to find similar accounts.
  • Roster exclusions: Pass in handles you already work with (excludeHandles) to avoid duplicate results.
  • Fit scoring: Every profile comes with scores for niche relevance, brand fit, engagement rates, and a short summary explaining the match.
  • Clean exports: Download data directly as JSON, CSV, or Excel, or connect it to webhooks and automation workflows.

What data does Influencer Discovery Agent return?

FieldTypeDescription
rankNumberResult rank based on score
handleStringCreator account handle
platformStringPlatform (instagram or tiktok)
displayNameStringProfile display name
followerCountNumberFollower count
engagementRateNumberAverage engagement rate percentage
isVerifiedBooleanWhether the account is verified
overallScoreNumberTotal score out of 10
matchLevelString / NumberMatch tier (Excellent, Good, or Poor)
nicheAlignmentNumberNiche relevance score (0 to 5)
valuesBrandFitNumberBrand fit score (0 to 5)
keyStrengthsArrayMain strengths identified for this creator
potentialConcernsArrayPotential concerns or flags (if any)
reasoningStringSummary explaining why the creator matches the search

How to run the Actor

  1. Open Influencer Discovery Agent on Apify and click Try for free.
  2. Enter your search in the Influencer Description field (for example: coffee roasters and cafe reviewers in Tokyo).
  3. Set your filters (platform, location, minimum followers, seed handles, or exclusions).
  4. Click Start.
  5. When the run finishes, export the data from the Dataset tab in JSON, CSV, or Excel format.

Input Configuration

ParameterTypeDefaultDescription
requestStringRequiredDescription of your ideal creator, niche, content style, or campaign goals.
targetQuantityInteger10Number of creators to find (1 to 30).
platformStringmixedPlatform filter: instagram, tiktok, or mixed.
minFollowersInteger50000Minimum follower count.
locationString"United States"Target city, country, or region for creators around the world.
seedHandlesInstagramArray[]Instagram handles to find lookalike creators for.
seedHandlesTikTokArray[]TikTok handles to find lookalike creators for.
excludeHandlesArray[]Handles to skip from search and results.

Example Inputs

1. Global Creator Search for Travel & Hospitality

{
"request": "Boutique hotel and slow travel creators making cinematic reels and hotel reviews",
"targetQuantity": 15,
"platform": "instagram",
"location": "Global",
"minFollowers": 25000
}

2. Lookalike Search with Seeds and Exclusions

{
"request": "Desk setup and tech gear reviewers focused on mechanical keyboards and Mac setups",
"targetQuantity": 10,
"platform": "mixed",
"seedHandlesInstagram": ["mkbhd", "samuelbechara"],
"seedHandlesTikTok": ["techlifestyle_daily"],
"excludeHandles": ["partner_account_1", "partner_account_2"]
}
{
"request": "Vegan recipe creators sharing weeknight dinners",
"targetQuantity": 10,
"platform": "tiktok",
"location": "United Kingdom",
"minFollowers": 10000
}

Output

Results are saved to your run's Dataset. You can view and download them in JSON, CSV, Excel, or HTML format.

Sample Output Record

{
"rank": 1,
"handle": "sustainable_style",
"platform": "instagram",
"displayName": "Sustainable Style & Living",
"followerCount": 142000,
"engagementRate": 4.6,
"isVerified": true,
"overallScore": 9.4,
"matchLevel": "Excellent",
"nicheAlignment": 4.8,
"valuesBrandFit": 4.6,
"keyStrengths": [
"High engagement on capsule wardrobe reels",
"Consistent focus on sustainable fashion brands",
"Active comment section with audience"
],
"potentialConcerns": [],
"reasoning": "Account regularly posts sustainable clothing styling guides and reviews eco-friendly brands, matching the target brief."
}

Tips

  • Be specific about content format: Include video styles (such as tutorials, vlog reviews, or unboxings) in your prompt to get closer matches.
  • Use seeds for faster discovery: If you know a creator who fits your target style, add them to seedHandlesInstagram or seedHandlesTikTok.
  • Exclude existing rosters: Add accounts you already work with to excludeHandles to keep results fresh.
  • Specify regions for global searches: Put the city, country, or region in location or directly in the description to find creators in specific markets.

FAQ

Can I find creators in different countries and languages?

Yes. The Actor finds creators around the world. You can set the country, city, or language in the location field or in your search prompt.

Are seed handles included in the output?

No. Seed accounts are only used to find lookalike creators. They are not returned in the dataset.

Can I run this through the API?

Yes. You can start runs using the Apify API, Python SDK, or JavaScript SDK, and download dataset items programmatically.


Support

  • For issues or feature requests, open a ticket in the Issues tab.
  • For custom integrations, contact Hypebridge.

Disclaimer: This Actor collects publicly available profile information shared by creators on social platforms. It does not collect private personal data such as phone numbers or private email addresses. Please comply with platform terms and local data regulations when processing public creator data.