Documentation Index
Fetch the complete documentation index at: https://docs.mindcase.co/llms.txt
Use this file to discover all available pages before exploring further.
$0.8 / 1k trends
Pull today’s trending searches from Google Trends — keywords with traffic estimates, related news, and pictures, for 40+ countries
Endpoint
POST /api/v1/agents/google/trends-daily/run
Parameters
Dropdown · Country to pull trends from.View all 42 options →
Number · How many past days of trends to fetch. Google’s Trending Now feed surfaces ~10 fresh trends per day per country, so daysBack=7 gives you ~70 historical trends, daysBack=30 gives ~300.
Number · Total trending searches to return (capped by daysBack × ~10/day per country). Use 0 for all available.
Date picker · Optional — anchor date for the trends window. Leave blank to use today.
Response columns
| Field | Display name | Type |
|---|---|---|
displayQuery | Display Query | text |
date | Date | text |
country | Country | text |
approxTraffic | Approx Traffic | text |
trafficValue | Traffic Value | number |
score | Score | number |
topNewsTitle | Top News Title | text |
topNewsUrl | Top News URL | url |
topNewsSource | Top News Source | text |
picture | Picture | url |
newsArticleTitle | News Article Title | text |
newsArticleUrl | News Article URL | url |
newsArticleSource | News Article Source | text |
newsArticlePicture | News Article Picture | url |
timestamp | Timestamp | text |
Example
Example response
Response