Search Instagram influencers by keyword, category, demographics, and location.
cURL
curl --request GET \ --url https://api.example.com/v1/search
{ "results": [ { "username": "fitnessguru", "full_name": "Alex Fitness", "followers": 150000, "following": 900, "category": "Fitness", "bio": "Personal trainer | Online coaching | NYC", "public_email": "alex@fitnessguru.com", "is_verified": false, "is_business": true } ], "count": 1 }
Was this page helpful?
Contact support