Trends
Google Trends interest over time for a term in a region, plus related queries.
GET
/v1/google/trends10 creditsParameters
| Name | Type | Required | Description |
|---|---|---|---|
| q | string | required | Search term. |
| geo | string | required | Region code, e.g. "TR", "US". |
| data_type | string | optional | Which series to return, e.g. "RELATED_QUERIES". |
Request
curl --request GET 'https://data-api.roketfy.com/v1/google/trends?q=%3Cq%3E' \
--header 'Authorization: Bearer YOUR_TOKEN'MCP
Available to AI agents as the tool google_trends, with the same parameters and the same credit cost.