get_trending_terms
Retrieve trending search terms from Google Trends for a specific country, enabling data-driven insights into popular topics and keywords in real-time.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
full_data | No | Return full data for each trend. Should be False for most use cases. | |
geo | No | Country code, e.g. 'US', 'GB', 'IN', etc. | US |
max_results | No | Maximum number of results to return. |