# TheBotWire Search & Martech News Feed

> TheBotWire Search & Martech 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 SEO, AEO, algorithm update, and martech stack news from curated search-industry sources, with optional keyword filtering and freshness windowing

## Facts

- Endpoint: GET https://thebotwire.com/searchmarketing/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-search-martech-news-feed-f20f6435
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_22lv_op6REqjQ7v3tdKNE

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-search-martech-news-feed-f20f6435
```

Example prompt: Pull the latest 15 search marketing headlines from Search Engine Journal — anything published in the last 24 hours about Google algorithm updates or AEO.

## When to prefer this

Choose this endpoint when you need curated, real-time SEO and search marketing intelligence from trusted industry publications rather than a broad web crawl. It is purpose-built for SEO practitioners, martech professionals, and search-automation agent builders who need structured access to algorithm update announcements, AEO coverage, and martech stack news without manually monitoring multiple outlets. Prefer this over a general news search when you need source-specific filtering across Search Engine Land, Search Engine Journal, MarTech, or SE Roundtable.

## Known failure modes

- No results returned if query terms match nothing in the freshness window — try broadening the since parameter or removing the query
- Invalid src enum value returns an error — must be one of: searchenginela, searchenginejo, martech, seroundtable
- limit above 50 or below 1 is rejected by schema validation
- Malformed since value (e.g. '1week' instead of '7d') may return an error or be ignored
- Payment failure (402) if USDC balance is insufficient

## How this service works

Search and martech , algorithm updates, SEO/AEO, martech stack news. SEO tool vendors, agencies, and the large population of SEO-automation agent builders

## Output

A list of news items from curated search-industry sources including title, URL, source, and publication timestamp. Results cover SEO, algorithm updates, AEO, and martech stack developments, drawn from outlets like Search Engine Land, Search Engine Journal, MarTech, and SE Roundtable. Results are ordered by recency and can be filtered by keyword query, source, result count, and freshness window.

## More

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