# TheBotWire Franchise News Feed

> TheBotWire Franchise 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).

Returns the latest franchising industry news and franchise development articles, with optional search and source filtering

## Facts

- Endpoint: GET https://thebotwire.com/franchise/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-franchise-news-feed-033ad098
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_RtDb3y4LraC-MvRY30tfb

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-franchise-news-feed-033ad098
```

Example prompt: Pull the latest 15 franchise development news stories from the past 24 hours — filter to FranchiseWire only.

## When to prefer this

Choose this endpoint when you need franchising-specific industry news — franchise development, FDD filings, multi-unit operator activity, or franchise broker intelligence. It curates from specialist franchise trade publications (FranchiseWire, FranchiseChatt) rather than general business news sources, making it more precise for franchise-domain agents than a general news endpoint. Prefer it over the broader TheBotWire breaking news endpoint when the user's need is specifically franchise or small-business acquisition focused.

## Known failure modes

- No results found for the given search query or time window — returns empty list
- Invalid 'since' format (e.g. typo like '24hours' instead of '24h') may cause parse error
- Exceeding limit maximum of 50 returns validation error
- Invalid 'src' enum value causes rejection
- Upstream news source unavailable causes partial or empty response

## How this service works

Franchising industry , franchise development, FDD news, multi-unit operators. Franchise development teams, franchise brokers, and small-business acquisition agents

## Output

A list of franchise industry news articles including headlines, summaries, publication timestamps, and source attribution from FranchiseWire and/or FranchiseChatt, filtered and ordered by recency based on the requested parameters.

## More

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