# IBGE Brazil Statistical News Search

> IBGE Brazil Statistical News Search is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-14).

Searches official IBGE Brazil statistical news and release notices by free-text keyword query, returning matching results as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/ibge-br-noticias-busca
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/ibge-brazil-statistical-news-search-83c21175
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_UqeyyBLnh8aOQFywMXaUS

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 ibge-brazil-statistical-news-search-83c21175 -d '<json body>'
```

Example prompt: Can you search IBGE Brazil's official statistical news for anything about 'inflação' and show me what releases come up?

## When to prefer this

Use this endpoint when you need to find official Brazilian government statistical news, press releases, or data publication announcements from IBGE by topic keyword — especially useful for economic, demographic, or social statistics coverage from Brazil's national statistics bureau.

## Known failure modes

- Empty result set if no news matches the search term
- HTTP 402 if payment is not provided
- Malformed or missing q parameter returns error
- IBGE upstream API unavailability causes failure
- Non-Portuguese queries may return fewer or no results

## How this service works

Brazil (IBGE): official statistical news and release notices matching a free-text search term. Query: ?q= Returns JSON.

## Output

A JSON array or object containing IBGE news items matching the search term, including article titles, descriptions, publication dates, and links to official release notices.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/ibge-brazil-statistical-news-search-83c21175/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
