Google Trends Explorer avatar

Google Trends Explorer

Pricing

from $0.50 / 1,000 records

Go to Apify Store
Google Trends Explorer

Google Trends Explorer

Google Trends data for up to 5 keywords: interest over time, interest by region, and top/rising related queries and topics. Any country, any time range, web/YouTube/news/images/shopping. No cookies, no browser.

Pricing

from $0.50 / 1,000 records

Rating

0.0

(0)

Developer

Peter Skotte

Peter Skotte

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Share

Google Trends Scraper — interest over time, by region, related queries & topics

Pull Google Trends data for up to five keywords at once: interest over time, interest by region, and top and rising related queries and topics. Any country or region, any time range from the past day to 2004–present, and any Google property (web, YouTube, news, images, shopping).

No cookies, no login, no browser. Residential proxy is included by default — Google rate-limits datacenter IPs on the first request.

Input

FieldDefaultNotes
keywords["python"]Up to 5 terms, compared on the same 0–100 scale
geoUSCountry code, region code (US-TX), or empty for worldwide
timeRangetoday 12-mnow 1-d, now 7-d, today 1-m, today 3-m, today 12-m, today 5-y, all
category0Google Trends category ID
searchTypewebweb, images, news, youtube, froogle
dataTypestime + related queriesAny of interestOverTime, interestByRegion, relatedQueries, relatedTopics
maxItems100Cap on records

Output

One record per data point, tagged by dataType:

{ "dataType": "interestOverTime", "keyword": "python", "date": "Sep 7 – 13, 2025", "timestamp": 1757203200, "value": 78, "formattedValue": "78", "isPartial": false, "geo": "US", "timeRange": "today 12-m", "searchType": "web" }
{ "dataType": "interestByRegion", "keyword": "python", "geoCode": "US-CA", "geoName": "California", "value": 100 }
{ "dataType": "relatedQueries", "keyword": "python", "rankType": "rising", "rank": 1, "query": "python 3.14", "value": 2350, "formattedValue": "Breakout", "link": "https://trends.google.com/trends/explore?q=python+3.14&date=today+12-m&geo=US" }
{ "dataType": "relatedTopics", "keyword": "python", "rankType": "top", "rank": 1, "topic": "Python", "topicType": "Programming language", "value": 100 }

Values are Google's relative 0–100 index. Rising items with formattedValue: "Breakout" grew more than 5000%.

Use cases

Keyword and content research, product-demand tracking, seasonality analysis, brand monitoring across regions, and feeding forecasting models with search-interest signals.

Notes

  • Google compares at most 5 keywords per query; run the actor multiple times for more.
  • Interest by region skips regions with no data.