# AnyAPI GitHub Trending Developers

> AnyAPI GitHub Trending Developers is a paid API for AI agents from api.getanyapi.com, paid per call via x402, $0.002/call, status down (last checked 2026-09-15).

Fetches the current list of trending developers on GitHub, including their profiles and notable repositories.

## Facts

- Endpoint: POST https://api.getanyapi.com/v1/run/github.trending_developers
- Price: $0.002/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/anyapi-github-trending-developers-87df1709
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_soy7dLEfJugW5RWLmx8Vu

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-github-trending-developers-87df1709 -d '<json body>'
```

Example prompt: Who are the trending GitHub developers right now? Show me the ones working in Python if possible.

## When to prefer this

Choose this endpoint when you need real-time trending developer data from GitHub without setting up your own scraper or GitHub API OAuth credentials. Ideal for pay-per-use, no-subscription use cases where you only occasionally need trending data and don't want monthly billing commitments.

## Known failure modes

- GitHub rate limiting or blocking scraper returns an error or empty result
- Invalid language filter returns no results or an error
- GitHub trending page temporarily unavailable causes a failed scrape
- Payment failure (insufficient USDC balance) blocks the request
- Malformed request body returns a 400-level error

## 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

A JSON list of currently trending GitHub developers, each including their username, display name, avatar URL, profile link, and their most popular/notable repository with description — useful for discovering influential open source contributors gaining traction.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/anyapi-github-trending-developers-87df1709/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)
