# TheBotWire Oil & Gas News Feed

> TheBotWire Oil & Gas 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 oil and gas industry news covering upstream projects, offshore operations, refining, and oilfield services

## Facts

- Endpoint: GET https://thebotwire.com/oilgas/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-oil-gas-news-feed-439cf6a1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_YeUWC8UuTOEIAEc30MRFM

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-oil-gas-news-feed-439cf6a1
```

Example prompt: Pull the latest oil and gas news from thebotwire — filter to offshoreenergy sources, give me up to 20 results from the past 6 hours, and include anything about offshore drilling or LNG projects.

## When to prefer this

Choose this endpoint when you need current oil and gas industry news specifically — upstream, offshore, refining, or oilfield services. It is better than a general news search when the domain is strictly energy/oil-and-gas and you want curated industry sources. Use the 'offshoreenergy' source filter for offshore-focused stories. Prefer this over broad news APIs when commodity-monitoring agents or energy traders need sector-specific signal with freshness control.

## Known failure modes

- No results returned if freshness window is too narrow or no recent articles match the query
- Invalid 'since' format (e.g. malformed duration string) may return an error
- Limit values outside 1–50 range rejected by schema validation
- Source enum value other than 'offshoreenergy' will fail validation
- Payment failure (402) if x402 micropayment is not properly handled

## How this service works

Oil and gas industry , upstream projects, offshore, refining, service sector. Oilfield service companies, energy traders, and commodity-monitoring agents

## Output

A list of news items from oil and gas industry sources, each typically including a headline, summary or snippet, publication timestamp, source name, and URL. Results can be filtered by source (e.g. offshoreenergy), capped at a specified limit (1–50), and scoped to a freshness window (e.g. 30m, 2h, 24h).

## More

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