google_trends_interest
Analyze a single keyword's Google Trends interest over time. Returns relative 0-100 scores per request, so use google_trends_compare to rank terms against each other.
Instructions
Google Trends interest over time for ONE keyword. Values are 0-100 relative WITHIN this single request, so they are not comparable to another call's numbers — use google_trends_compare when you need to rank terms against each other.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| geo | No | Country or sub-region code (US, VN, US-CA). Empty = worldwide. | |
| keyword | Yes | A single search term. | |
| timeframe | No | Google's own range string: 'today 12-m', 'today 5-y', 'now 7-d', 'all', or '2025-01-01 2025-12-31'. | today 12-m |