# TheBotWire Mining Industry News Feed

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

Fetches the latest mining industry news covering project financing, exploration, production results, and critical minerals from curated sources including Northern Miner and IMMining

## Facts

- Endpoint: GET https://thebotwire.com/mining/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-mining-industry-news-feed-446168c7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_092-9KhVCmY4765G8EiW7

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-mining-industry-news-feed-446168c7
```

Example prompt: Pull the latest 15 mining industry headlines from the past 24 hours — I'm especially interested in anything about critical minerals or project financing.

## When to prefer this

Choose this endpoint when you need structured, curated mining-industry news from specialist publications (Northern Miner, IMMining) rather than generic business or commodity news. Ideal for agents tracking critical minerals, junior mining companies, exploration projects, or project financing. Prefer this over general news search endpoints when the user's domain is specifically mining or mineral resources.

## Known failure modes

- No results returned if freshness window is too narrow for available content
- Invalid 'since' format (e.g. malformed duration string) may return an error
- Source filter value outside allowed enum ('northernminer', 'immining') will be rejected
- Limit exceeding 50 or below 1 will fail schema validation
- Payment failure (402) if x402 micropayment is not completed before request

## How this service works

Mining industry , project financing, production results, exploration, critical minerals. Mining equipment suppliers, junior-miner investors, and critical-minerals sourcing agents

## Output

A list of mining industry news items from curated sources (Northern Miner, IMMining), each likely including headline, publication source, publication date, and article summary or link. Results can be filtered by source, freshness window (e.g. 30m, 2h, 24h, 3d), and limited to a specified count (1–50).

## More

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