# iTunes Ebook Search via clonecho.builda.company

> iTunes Ebook Search via clonecho.builda.company is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status down (last checked 2026-09-15).

Search for ebooks by keyword and return title, author, genre, release date, and price from the iTunes Search API.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/itunes-ebook
- Price: $0.02/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/itunes-ebook-search-via-clonecho-builda-company-51092031
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_yjmXDLF4AzNzGACZLzvJM

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 itunes-ebook-search-via-clonecho-builda-company-51092031 -d '<json body>'
```

Example prompt: Can you search iTunes for ebooks about stoicism and show me the titles, authors, genres, release dates, and prices?

## When to prefer this

Use this endpoint when you need to look up ebook metadata and pricing from Apple's iTunes/Apple Books catalog by keyword, title, or author — especially when you need structured data including genre and release date alongside price. Prefer this over general web search when you specifically want iTunes store data in JSON format.

## Known failure modes

- No results returned for obscure or misspelled search terms
- iTunes API rate limiting causing empty or error responses
- Network timeout from upstream iTunes API
- Malformed query parameter returns empty result set
- Price may be missing for free or region-restricted titles

## How this service works

Ebook search returning title, author, genre, release date and price from the iTunes Search API. Param is a search term. Query: ?term= Returns JSON.

## Output

A JSON array of ebook records from the iTunes Search API, each containing the book title, author name, genre, release date, and price for matching results.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/itunes-ebook-search-via-clonecho-builda-company-51092031/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)
