Inputs
SelectableOption
Output
Type:List[Dict]
Returns trending searches with query, search volume, percentage increase, categories, and more.
Fields: dynamic (depend on the inputs)Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get real-time trending searches and topics from Google Trends in specified countries
| App | Google Trends |
| Operation ID | google_trends_trending_now |
| Type | Action |
| Connection | None |
| Credits per run | 10 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
geo | string or SelectableOption | No | - | Geographic location for trending searches. Use ISO country codes (e.g., US, GB, IN). Default is US. |
time | string or SelectableOption | No | - | Time range for trending data: past_4_hours, past_24_hours, past_48_hours, past_7_days. Default is past_24_hours. |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
value | string | Yes | - | |
label | string | Yes | - |
List[Dict]
Returns trending searches with query, search volume, percentage increase, categories, and more.
Fields: dynamic (depend on the inputs)