# AnyAPI Instagram Followers

> AnyAPI Instagram Followers is a paid API for AI agents from api.getanyapi.com, paid per call via x402, $0.01625/call, status unknown (last checked 2026-09-14).

Retrieves the follower count and follower-related data for a given Instagram account

## Facts

- Endpoint: POST https://api.getanyapi.com/v1/run/instagram.followers
- Price: $0.01625/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/anyapi-instagram-followers-27e9be69
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_9G-wo1KxSch_eT8jMMuvW

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability anyapi-instagram-followers-27e9be69 -d '<json body>'
```

Example prompt: How many followers does the Instagram account @nike have right now?

## When to prefer this

Use this endpoint when you need Instagram follower data without a long-term subscription, paying only $0.065 USDC per call. Ideal for one-off lookups, infrequent monitoring, or agent workflows that need Instagram metrics alongside other data sources via a single unified API key.

## Known failure modes

- Invalid or non-existent Instagram username returns an error
- Private Instagram accounts may not expose follower data
- Instagram rate limiting or anti-scraping measures may cause failures
- Malformed request missing required username parameter
- Payment failure via x402 protocol blocks the request

## How this service works

1,200+ scraping and data APIs behind one key. Pay per request in real dollars. No subscriptions, nothing monthly, nothing to cancel.

## Output

Returns a JSON object containing follower count and potentially related Instagram account metrics such as following count, post count, and basic profile statistics for the requested username.

## Response schema (JSON Schema)

```json
{
 "type": "json"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/anyapi-instagram-followers-27e9be69/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.getanyapi.com](https://www.zero.xyz/host/api.getanyapi.com/llms.txt)
