# TheBotWire Photography News Feed

> TheBotWire Photography 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-15).

Returns the latest photography industry news — camera/lens announcements, firmware updates, and imaging tech developments — sourced from PetaPixel and DPReview.

## Facts

- Endpoint: GET https://thebotwire.com/photography/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-photography-news-feed-6cd0601e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_RIV_KK2kbq_1dYSJC23Tu

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-photography-news-feed-6cd0601e
```

Example prompt: Pull the latest photography news from PetaPixel and DPReview — up to 15 stories from the past 24 hours — and summarize any new camera or lens announcements with specs and pricing.

## When to prefer this

Choose this endpoint when you need curated, photography-specific industry news from two authoritative sources (PetaPixel, DPReview) rather than general tech or broad news feeds. It is ideal for agents monitoring camera gear launches, firmware releases, or imaging industry trends. Prefer it over general news endpoints when the user is specifically in the photography or imaging domain and wants structured, filtered results from known photography publications.

## Known failure modes

- No results returned if freshness window is too narrow and no articles were published in that period
- Invalid source enum value (not 'petapixel' or 'dpreview') returns an error
- Limit values outside 1–50 are rejected
- Stale or unavailable upstream sources may return partial or empty results
- Payment failure (x402) blocks access if USDC balance is insufficient

## How this service works

Photography industry news for creative and retail agents: camera and lens announcements with specs and pricing, firmware and imaging-technology developments, and industry moves from PetaPixel and DPReview.

## Output

A list of photography news items sourced from PetaPixel and/or DPReview, each including article title, publication source, summary or excerpt, publication timestamp, and relevant specs/pricing where applicable. Returns up to 50 items, defaulting to 10, filterable by source and freshness window.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-photography-news-feed-6cd0601e/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)
