Hover to scrollInstagram only. Walks a target account's follower list page by page, resuming where it left off rather than restarting, and returns every public creator with follower count, median engagement and a contact route where one exists. Charged per public creator returned; private accounts are skipped free and filtering is free.
For agents
Works with Claude, ChatGPT, and any MCP client. One server, every app: paste the gateway config and the agent can discover and run Audience Miner — and the rest of the store — through ounie_list_apps → ounie_describe_app → ounie_invoke_app.
{
"mcpServers": {
"ounie": {
"url": "https://mcp.ounie.com"
}
}
}Scoped endpoint — just this app. Point a client here when the agent should only ever see Audience Miner's tools:
{
"mcpServers": {
"audienceminer": {
"url": "https://audienceminer.ounie.com/api/mcp"
}
}
}To spend your Ounie credits on the scoped endpoint, append your app key to the URL as ?api_key=… — the header-less form clients like the Ounie AI Team need.
Credits used
| audience_miner_scan | 1 credit per call |