# clonecho.builda.company PyPI Download Stats

> clonecho.builda.company PyPI Download Stats is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).

Returns PyPI download counts for a specified Python package over the last day, week, and month as a Python adoption signal.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/pypi-downloads
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/clonecho-builda-company-pypi-download-stats-d4b991f2
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_SwXdjAmHs51Mb4BiTivIh

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 clonecho-builda-company-pypi-download-stats-d4b991f2 -d '<json body>'
```

Example prompt: Can you pull the PyPI download counts for the 'requests' package and tell me how many times it's been downloaded in the last day, week, and month?

## When to prefer this

Use this endpoint when you need quick, time-bucketed (daily/weekly/monthly) PyPI download statistics for a specific Python package as a proxy for adoption, popularity, or community uptake. Prefer this over scraping PyPI directly or using BigQuery pypistats datasets when you want a simple JSON response without infrastructure overhead.

## Known failure modes

- Package not found on PyPI — returns error or empty result
- Missing or invalid ?pkg= query parameter — may return error
- Package name typo yields no results
- Rate limiting or payment failure for x402 calls

## How this service works

PyPI download counts for a package (?pkg=requests) over last day/week/month — Python adoption signal. Returns JSON.

## Output

A JSON object containing download counts for the specified PyPI package broken down by time period: last day, last week, and last month — useful as a signal of Python library adoption and popularity.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-builda-company-pypi-download-stats-d4b991f2/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)
