Track how much a keyword is searched on Google over time, by region and city, plus the related searches and topics rising around it
Sample
Here's a sample run for the keyword 'artificial intelligence' in the US — its search-interest over the past year, the regions and cities searching for it most, and the related queries and topics rising around it.
| # | Keyword | Geo | Peak Interest | Latest Interest | Interest Over Time | Top Regions | Top Cities | Top Countries | Top Related Queries | Rising Related Queries | Top Related Topics | Rising Related Topics |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | artificial intelligence | — | 100 | 35 | — | |||||||
2 | ethereum | — | 100 | 26 | — | |||||||
3 | Premier League | — | 100 | 9 | — | — | ||||||
4 | climate change | — | 100 | 32 | — | — | ||||||
5 | iphone | — | 100 | 52 | — | — | ||||||
6 | Nike | — | 100 | 48 | — | — | — | — |
Playground
curl -X POST https://api.mindcase.co/api/v1/agents/google/trends-daily/run \
-H "Authorization: Bearer mk_live_YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"params": {
"keywords": [],
"geo": "",
"timeRange": ""
}
}'Overview
Google Trends — Keyword Interest measures how search demand for a keyword changes over time. For each keyword it returns an interest-over-time series, a geographic breakdown of where interest is highest, and the related and rising queries and topics that surround it.
SEO specialists use it to spot which keywords are climbing or declining before committing content budget. Market researchers use the geo breakdown to see which regions a topic is heating up in, and use rising queries and topics to find the next angle ahead of competitors.
Cost
$0.10 per keyword. Each keyword you research counts as one billable unit and returns its full interest-over-time series, geo breakdown, and related and rising queries and topics. The total grows with the number of keywords you submit. Failed runs don't count.
Cost calculator
Examples
A few common ways teams put Google Trends — Keyword Interest to work — copy a prompt below to try it yourself.
Track how interest in a keyword rises or falls over weeks and months to time content and campaigns.
See which countries, states, or cities show the most search interest in a topic to focus localized marketing.
Surface the related and rising queries and topics around a keyword to build content clusters and find emerging angles.
Compare interest trajectories across a list of keywords to decide which to prioritize.
Get started
Sign up to run live queries against Google Trends — Keyword Interest via chat, form, or API.
FAQ
Related
Scrape Google Search results — organic links, snippets, titles — with country/language filters and search operators
Extract Google Images details — URL, source, description, dimensions, and thumbnail — by providing a query and image count
Search Google Flights for one-way, round-trip, and multi-city flights, including prices, stops, airlines, and passenger counts
Extract Google Shopping product listings and details by keyword, country, language, count, and date range
Extract Google Play reviews, including reviewer name, rating, publish date, and full text
Get Google News articles for any search query — headline, publisher, published date, link, and thumbnail — with region/language and date-range filters