# TheBotWire Books – Book Publishing News Feed

> TheBotWire Books – Book Publishing News Feed is a paid API for AI agents from thebotwire.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-16).

Fetches the latest book publishing industry news from Publishers Weekly and Literary Hub, including acquisitions, deals, imprint changes, bestseller movement, and rights transactions.

## Facts

- Endpoint: GET https://thebotwire.com/books/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-books-book-publishing-news-feed-c5090505
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_P2-8FeDuOKaN7hxd0dIEf

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 thebotwire-books-book-publishing-news-feed-c5090505
```

Example prompt: Pull the latest book acquisition and deal news from Publishers Weekly and Literary Hub — give me up to 20 results from the past 24 hours.

## When to prefer this

Use this endpoint when you need curated, near-real-time book publishing trade news specifically from Publishers Weekly and Literary Hub — ideal for literary agents, rights managers, and publishing industry researchers who need acquisition, deal, and imprint intelligence without scraping raw RSS or paywalled trade sites.

## Known failure modes

- No results returned if freshness window is too narrow or search terms too specific
- Invalid `src` enum value returns an error
- `limit` outside 1-50 range rejected with validation error
- Source feeds temporarily unavailable or stale if upstream publishers have outages
- Payment failure (402) if x402 payment not properly included

## How this service works

Book publishing news for media and rights agents: acquisitions and deals, imprint and personnel changes, bestseller movement and industry analysis from Publishers Weekly and Literary Hub.

## Output

A list of book publishing news items sourced from Publishers Weekly and/or Literary Hub, each containing headline, summary, source attribution, and publication timestamp. Results are filtered by optional search query, source, freshness window, and result count limit.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-books-book-publishing-news-feed-c5090505/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from thebotwire.com](https://www.zero.xyz/host/thebotwire.com/llms.txt)
