# TheBotWire Solar & Energy Storage News Feed

> TheBotWire Solar & Energy Storage 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).

Returns latest solar and energy storage industry news including module prices, project pipelines, policy updates, and battery deals from curated sources like PV Magazine, Solar Power World, PV Tech, and Energy Storage News

## Facts

- Endpoint: GET https://thebotwire.com/solar/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-solar-energy-storage-news-feed-f6fe919c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_mjWUKmW5rXMrooGYcw0eO

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-solar-energy-storage-news-feed-f6fe919c
```

Example prompt: Pull the latest solar and energy storage news from PV Tech and Energy Storage News from the past 24 hours — up to 20 results — and flag anything about module prices or battery deals.

## When to prefer this

Choose this endpoint when you need real-time or recent news specifically from the solar PV and energy storage industry, especially from established trade publications like PV Tech, PV Magazine, Solar Power World, and Energy Storage News. It is ideal for agents monitoring module pricing, utility-scale project activity, battery storage deals, and renewable energy policy. Prefer it over a generic news search endpoint when domain specificity matters and you want pre-curated solar/storage sources rather than broad web results.

## Known failure modes

- No results returned if freshness window is too narrow or query terms don't match recent articles
- Invalid 'src' enum value returns an error or empty set
- Rate limiting or upstream source unavailability may reduce result freshness
- 'since' parameter with malformed duration string may cause a parsing error
- Limit exceeding 50 is rejected by schema validation

## How this service works

Solar and energy storage industry , module prices, project pipelines, policy, battery deal. Solar developers and EPCs, module and battery suppliers, and residential-solar lead-gen agents

## Output

A list of news items from curated solar and energy storage publications, each containing headline, source, publication timestamp, and article content or summary. Results can be filtered by source (pvmagazine, solarpowerworl, pvtech, energystorage), freshness window, and keyword query, with a configurable limit up to 50 items.

## More

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