# TheBotWire Packaging Industry News Feed

> TheBotWire Packaging Industry 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-13).

Fetches the latest packaging industry news covering sustainable packaging mandates, converter M&A activity, and machinery developments from curated trade sources

## Facts

- Endpoint: GET https://thebotwire.com/packaging/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-packaging-industry-news-feed-912318f6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_L7DOTHk6dSITCxdcmc8T9

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-packaging-industry-news-feed-912318f6
```

Example prompt: Pull the latest packaging industry news from TheBotWire — show me up to 15 articles from Packaging Dive about sustainable packaging mandates published in the last 24 hours.

## When to prefer this

Choose this endpoint when you need packaging-industry-specific news from curated trade sources (Packaging Dive, Packaging News) with filtering by freshness and source. Prefer it over a general news search endpoint when the user's focus is specifically on packaging converters, sustainable packaging regulation, EPR compliance, brand owner packaging decisions, or packaging machinery — it delivers more relevant trade coverage than broad news aggregators.

## Known failure modes

- No results returned if freshness window is too narrow and no recent articles exist
- Invalid 'since' format (e.g. malformed duration string) may return an error
- Source filter must match enum values exactly ('packagingdive' or 'packagingnews') or the parameter is rejected
- Limit exceeding 50 returns a validation error
- Payment failure (402) if USDC balance is insufficient for the $0.005 per-call fee

## How this service works

Packaging industry , sustainable packaging mandates, converter M&A, machinery. Packaging converters and brand owners, machinery OEMs, and EPR-compliance agents

## Output

Returns a list of packaging industry news articles including headlines, publication source (packagingdive or packagingnews), publication timestamps, and article summaries or links, filtered by optional query terms, source, freshness window, and result count up to 50.

## More

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