Influencer Search Tool for Developers & AI Agents
Search 33M+ Instagram influencers by niche, country, gender, followers. Get business emails. Pay per search — no subscription, no signup required.
Dashboard vs API
Most influencer search tools are built for marketing managers — dashboards, campaign trackers, team seats. If you're a developer or running automation, you need structured data from an API, not a point-and-click interface.
Search 33M+ Instagram Profiles
Filter by category (fitness, beauty, travel, 15+ niches), country (50+ countries), follower range, gender, and keyword. Results include public business emails for direct outreach.
Pay Per Search, Not Per Month
Traditional tools charge $199-$799/month regardless of usage. Social Intel charges $0.10 per search. Run 10 searches a month? Pay $1. Run 1,000? Pay $100. No wasted spend.
Real Results from the API
Sample profiles from the Social Intel API — the same data format you get from the search endpoint.
curl "https://socialintel.dev/v1/search?category=Beauty&limit=10"
# Returns 402 Payment Required with price info
# Pay $0.10 in USDC → get JSON results instantly
# Or use the MCP server:
# npx -y social-intel-mcp
Frequently Asked Questions
How accurate is the influencer data?
Data is sourced from DataLikers, which maintains a live-updated database of 33M+ Instagram profiles. Follower counts and bio data are refreshed regularly. Email availability depends on whether the creator has a public business email in their bio.
Can I search by multiple filters at once?
Yes. Combine any filters: GET /v1/search?category=Beauty&country=United+States&gender=female&min_followers=50000
Is there a free trial?
Yes. Add ?demo=true to any search to get sample results for free. Demo results show 3-5 profiles with partial data.