Creator Discovery Actor
Pricing
from $100.00 / 1,000 results
Creator Discovery Actor
Provides an interface to discover influencers that match your brand criteria using HypeBridge's AI-powered discovery service.
Pricing
from $100.00 / 1,000 results
Provides an interface to discover influencers that match your brand criteria using HypeBridge's AI-powered discovery service.
You can access the Creator Discovery Actor programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "request": "Fashion creator on Instagram with 100k+ followers who focuses on sustainable clothing and lifestyle",< "targetQuantity": 10,< "minFollowers": 50000,< "maxFollowers": 2000000,< "location": "United States"<}' |<apify call nightlytraffic-owner/creator-discovery-actor --silent --output-datasetThe Apify CLI is the official tool that allows you to use Creator Discovery Actor locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing NPM:
$npm install -g apify-cliOther API clients include: