# TheBotWire Product & Developer Launches Feed

> TheBotWire Product & Developer Launches 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 new product and developer project launches aggregated from Product Hunt, Lobsters, and DEV.to, with optional keyword search and source filtering.

## Facts

- Endpoint: GET https://thebotwire.com/launches/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-product-developer-launches-feed-ffada489
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_TEd_4Vvi7Alspj2zDKPqS

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-product-developer-launches-feed-ffada489
```

Example prompt: Show me the latest product and developer launches from Product Hunt and DEV.to in the past 24 hours — up to 20 results — so I can spot emerging AI tools.

## When to prefer this

Choose this endpoint when you need aggregated new product or developer project launches across Product Hunt, Lobsters, and DEV.to in one call. It is ideal for market research agents, trend monitoring workflows, or competitive intelligence pipelines that need fresh launch data with optional keyword filtering. Prefer this over scraping individual platforms directly when you need multi-source coverage with a simple freshness filter.

## Known failure modes

- No results returned if the freshness window is too narrow or search terms match nothing
- Invalid 'src' enum value causes a validation error
- 'limit' outside 1–50 range is rejected
- Source platforms may have temporary outages or rate limits causing incomplete results
- Very broad queries may return noisy or loosely related launches

## How this service works

New product and developer project launches: Product Hunt, Lobsters and DEV, for market-research and trend agents.

## Output

A list of recent product and developer project launches with details such as title, source platform (producthunt, lobsters, or devto), URL, description, and timestamp — up to the requested limit, filtered by source and freshness window if specified.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-product-developer-launches-feed-ffada489/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)
