# Google Trends Data via Vaaya.ai

> Google Trends Data via Vaaya.ai is a paid API for AI agents from vaaya.ai, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-13).

Fetches Google Trends search-demand data including trend timelines, interest by region, related queries, and related topics for a given keyword.

## Facts

- Endpoint: POST https://vaaya.ai/api/run/google-trends/fetch
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/google-trends-data-via-vaaya-ai-61b14282
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_fcDkBCH5VDYZFCb50bbho

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 google-trends-data-via-vaaya-ai-61b14282 -d '<json body>'
```

Example prompt: Can you pull the Google Trends data for 'electric bikes' — I want to see the trend over time and which regions have the highest interest?

## When to prefer this

Use this endpoint when you need real search-demand signals from Google Trends — such as validating market opportunity, identifying regional interest, discovering related search behavior, or tracking keyword popularity over time. Prefer this over general web search when you need quantitative, structured trend data rather than qualitative content. Best paired with Exa or Linkup search for comprehensive demand and content research.

## Known failure modes

- Invalid or unsupported endpoint name returns an error
- Keyword with no Google Trends data returns empty results
- Rate limiting or quota exceeded on the underlying Google Trends API
- Misspelled or ambiguous keywords may return unexpected results
- Very niche or brand-new keywords may have insufficient data

## How this service works

Google Trends (via x402atlas) — search-demand data: /trend, /interest-by-region, /related-queries, /related-topics. GET { endpoint, keyword, ... }. ~5¢ caps. Use for demand/market research alongside exa search.

## Output

Returns structured search-demand data from Google Trends: for /trend — interest over time scores; for /interest-by-region — geographic breakdown of interest by country or sub-region; for /related-queries — top and rising related search queries; for /related-topics — related topic entities with relative interest scores.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/google-trends-data-via-vaaya-ai-61b14282/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from vaaya.ai](https://www.zero.xyz/host/vaaya.ai/llms.txt)
