# GitHub Trending Repos Feed

> GitHub Trending Repos Feed is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Returns a live JSON list of the fastest-rising GitHub repositories ranked by recent star growth, serving as a real-time developer and tech trend signal.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/github-trending
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/github-trending-repos-feed-557088c9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_qKdochnS4LAvC9SqPuSnz

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 github-trending-repos-feed-557088c9 -d '<json body>'
```

Example prompt: What GitHub repos are trending hardest right now — the ones gaining the most stars fastest? I want to see what's blowing up in the dev world today.

## When to prefer this

Choose this endpoint when you need a real-time, live signal of which GitHub repositories are gaining momentum right now — ideal for developer trend monitoring, newsletter curation, market intelligence on emerging tech, or feeding downstream analysis. Prefer this over static lists or weekly digests when freshness matters.

## Known failure modes

- GitHub data temporarily unavailable leading to stale or empty response
- Rate limiting or upstream API throttling returning an error
- Malformed JSON if the upstream scrape/feed pipeline fails
- Payment not accepted resulting in 402 response if USDC not provided

## How this service works

Fastest-rising new GitHub repos by stars — dev/tech trend signal. Live. Returns JSON.

## Output

A live JSON array of the currently fastest-rising GitHub repositories by star count, including repository names, descriptions, programming languages, star counts, and growth signals — usable as a real-time developer trend feed.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/github-trending-repos-feed-557088c9/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
