get_ranked_trends
Retrieve trending keywords ranked by week-over-week growth or search volume, with sort and geo controls. Use for explicit rankings.
Instructions
Return currently trending keywords ranked by week-over-week growth or volume. Use this when explicit ranked order matters; use get_top_trends for a simpler current feed and get_trends for historical series.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| geo | No | Geographic region code (e.g. 'US'). | US |
| sort | No | Field to sort by: 'wow_pct_change', 'volume'. | wow_pct_change |
| limit | No | Maximum number of trends to return. | |
| source | No | Search source: 'google search'. | google search |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |