Geo-Targeting
Filter by country, state, or specific cities globally.
Fetch real-time and historical Google Trends data for interest over time and region analysis to JSON results automatically.
Core Features
Structured JSON data with the precision and flexibility developers need.
Filter by country, state, or specific cities globally.
Retrieve data from the last hour up to several years.
Identify rising trends and related search topics.
Efficiently extract bulk data for competitor tracking.
Use Cases
Discover trending queries before competitors. Plan content around rising topics to capture organic traffic at peak demand.
Monitor brand and product search interest over time. Compare your brand against competitors in specific regions.
Validate product demand by geography before launch. Track consumer interest in categories with historical trend data.
Correlate search volume spikes with market events. Use trend signals as alternative data inputs for research models.
curl --request GET \
--url 'https://google-trends21.p.rapidapi.com/getTrendingNow?country=US&time=24&articleCount=1&hl=en-US&tz=300' \
--header 'x-rapidapi-host: google-trends21.p.rapidapi.com' \
--header 'x-rapidapi-key: YOUR_API_KEY'{
"trends": [
{
"query": "aubrey plaza husband",
"articles": [
[
"Aubrey Plaza is ‘functioning,’ but it’s a ‘daily struggle’ after her husband’s death",
"https://www.cnn.com/2025/08/19/entertainment/aubrey-plaza-husband-amy-poehler-podcast",
"CNN",
[
1755612000
],
"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQaJt1C8cClRJN48u6jNUF8TQvDfTYalp9W7-RMPvEe4JEP2QgmzUzQTta2QuI"
]
],
"geo": "US",
"tzTimestamp": "2025-08-19 15:40:00",
"traffic": 100000,
"breakout": 1000,
"related": [
"aubrey plaza husband",
"jeff baena",
"the gorge",
"amy poehler",
"parks and rec",
"the gorge movie",
"miles teller"
],
"score": [
4
],
"timeseries": [
[
4081078883,
"en",
"US"
],
[
3963892560,
"en",
"US"
],
[
4083094211,
"en",
"US"
],
[
4081987596,
"en",
"US"
],
[
4054565353,
"en",
"US"
],
[
4080828783,
"en",
"US"
],
[
4078907235,
"en",
"US"
],
[
4079377365,
"en",
"US"
],
[
4077827541,
"en",
"US"
],
[
4081275887,
"en",
"US"
],
[
4048999725,
"en",
"US"
],
[
4078293106,
"en",
"US"
],
[
4082844696,
"en",
"US"
],
[
3495759352,
"en",
"US"
],
[
3622915512,
"en",
"US"
]
]
},
{
"query": "real madrid - osasuna",
"articles": [
[
"El cambio es Mbappé",
"https://as.com/futbol/primera/el-cambio-es-mbappe-n/",
"Diario AS",
[
1755637230
],
"https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcTPMpzLVfnLwIHe5lGfMGOSvXjrgXyXm02IzgO4kvJ9iAicSxuKJXRDJRiFV3E"
]
],
"geo": "US",
"tzTimestamp": "2025-08-19 23:00:00",
"traffic": 200000,
"breakout": 1000,
"related": [
"real madrid - osasuna",
"real madrid",
"real madrid hoy",
"franco mastantuono",
"madrid",
"real madrid – osasuna",
"madrid vs osasuna",
"liga española",
"real madrid club de fútbol",
"a qué hora juega el real madrid"
],
"score": [
17
],
"timeseries": [
[
4044452092,
"es",
"US"
],
[
4035377868,
"es",
"US"
],
[
4053832169,
"es",
"US"
],
[
4050802225,
"es",
"US"
],
[
4057079793,
"es",
"US"
],
[
4074390748,
"es",
"US"
],
[
3978059283,
"es",
"US"
],
[
4045644605,
"es",
"US"
],
[
4055403711,
"es",
"US"
],
[
4049629904,
"es",
"US"
],
[
4084234220,
"es",
"US"
],
[
4062395236,
"es",
"US"
],
[
4083473790,
"es",
"US"
],
[
4083986577,
"es",
"US"
],
[
4083047287,
"es",
"US"
],
[
4085570012,
"es",
"US"
],
[
4065410835,
"es",
"US"
],
[
4043506943,
"es",
"US"
],
[
4053846017,
"es",
"US"
],
[
4054531781,
"es",
"US"
],
[
4085622339,
"es",
"US"
],
[
4085456469,
"es",
"US"
],
[
4074205406,
"es",
"US"
],
[
4075744269,
"es",
"US"
],
[
4031617508,
"es",
"US"
],
[
4085580904,
"es",
"US"
],
[
4039281351,
"es",
"US"
],
[
4045849557,
"es",
"US"
],
[
4076291827,
"es",
"US"
],
[
4085242072,
"es",
"US"
],
[
4059902272,
"es",
"US"
]
]
}
]
}