google_trends_trending
Fetch current trending Google Trends data as structured JSON. Filter by country, language, category, time range, and sort order to monitor search trends and integrate into analytics.
Instructions
Google Trends trending now data. Returns normalized Google Trends Trending Now rows from the internal TrendsUi batch RPC replay.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hl | No | Google Trends UI locale | |
| tz | No | Timezone offset minutes | |
| geo | No | Country/territory location code | |
| limit | No | Maximum rows to return | |
| status | No | Trend status filter | |
| window | No | Trend window | |
| sort_by | No | Sort mode | |
| category | No | Trending category id | |
| time_range | No | Alias for window |