Google Trends Scraper avatar
Google Trends Scraper

Pricing

Pay per event

Go to Apify Store
Google Trends Scraper

Google Trends Scraper

Extract Google Trends data: related searches (top & rising), geographic interest by region, and interest over time. Supports multiple keywords, custom time ranges, geo filtering, and categories. Fast, no browser needed.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Agenscrape

Agenscrape

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

1

Monthly active users

5 days ago

Last modified

Share

Unlock powerful insights from Google Trends. Extract trending searches, discover what's popular in any region, and track how interest evolves over time for any keyword or topic.

What You Get

Discover what people are searching for alongside your keyword:

  • Top Queries: The most popular related searches with relative popularity scores
  • Rising Queries: Breakout searches showing explosive growth (e.g., +450%, "Breakout")

Geographic Interest

See where your keyword is most popular:

  • Country-by-country breakdown with interest scores (0-100)
  • Region/state level data when searching within a country
  • Identify your strongest markets or untapped opportunities

Interest Over Time

Track how interest changes:

  • Hourly data for recent trends
  • Daily/weekly data for longer timeframes
  • Historical data going back to 2004

Input Parameters

ParameterTypeDescription
keywordsArrayList of keywords/topics to analyze
geoStringTwo-letter country code (e.g., "US", "GB") - leave empty for worldwide
timeRangeStringTime period to analyze
categoryIntegerGoogle Trends category ID (0 = all categories)
includeRelatedSearchesBooleanGet related search queries
includeGeoDataBooleanGet geographic interest breakdown
includeInterestOverTimeBooleanGet historical interest data

Sample Output

{
"keyword": "bitcoin",
"geo": "Worldwide",
"timeRange": "Past day",
"relatedSearches": {
"top": [
{
"query": "bitcoin price",
"value": 100,
"formattedValue": "100",
"link": "/trends/explore?q=bitcoin+price&date=now+1-d"
},
{
"query": "bitcoin usd",
"value": 45,
"formattedValue": "45",
"link": "/trends/explore?q=bitcoin+usd&date=now+1-d"
}
],
"rising": [
{
"query": "bitcoin news today",
"value": 450,
"formattedValue": "+450%",
"link": "/trends/explore?q=bitcoin+news+today&date=now+1-d"
},
{
"query": "bitcoin crash",
"value": 200,
"formattedValue": "+200%",
"link": "/trends/explore?q=bitcoin+crash&date=now+1-d"
}
]
},
"geoData": [
{
"geoCode": "NG",
"geoName": "Nigeria",
"value": 100,
"formattedValue": "100"
},
{
"geoCode": "SV",
"geoName": "El Salvador",
"value": 85,
"formattedValue": "85"
},
{
"geoCode": "US",
"geoName": "United States",
"value": 42,
"formattedValue": "42"
}
],
"interestOverTime": [
{
"time": "1732492800",
"formattedTime": "Nov 25, 2024 at 12:00 AM",
"value": 75,
"formattedValue": "75",
"isPartial": false
},
{
"time": "1732496400",
"formattedTime": "Nov 25, 2024 at 1:00 AM",
"value": 82,
"formattedValue": "82",
"isPartial": false
}
],
"scrapedAt": "2024-11-25T12:00:00.000Z"
}

Time Range Options

OptionDescription
Past hourMinute-by-minute data for the last 60 minutes
Past 4 hoursRecent short-term trends
Past dayHourly data for the last 24 hours
Past 7 daysDaily data for the past week
Past 30 daysDaily data for the past month
Past 90 daysWeekly data for the past quarter
Past 12 monthsWeekly data for the past year
Past 5 yearsMonthly data for long-term analysis
Since 2004Complete historical data

Use Cases

Market Research

  • Track interest in products, brands, or industries
  • Identify seasonal trends and patterns
  • Compare multiple competitors or products

SEO & Content Marketing

  • Find trending topics for content creation
  • Discover related keywords for optimization
  • Identify content gaps and opportunities

Investment & Finance

  • Monitor interest in stocks, cryptocurrencies, and assets
  • Track sentiment around financial events
  • Identify emerging investment opportunities

Academic Research

  • Study public interest patterns
  • Analyze cultural and social trends
  • Research consumer behavior

Competitive Intelligence

  • Compare brand awareness across regions
  • Track competitor product launches
  • Monitor industry trends

Tips for Best Results

  1. Be specific: "iPhone 15 Pro" gives better results than just "iPhone"
  2. Use multiple keywords: Compare up to 5 related terms in one run
  3. Try different time ranges: Short-term for trending topics, long-term for seasonal patterns
  4. Filter by region: Get country-specific insights by setting the geo parameter
  5. Combine with categories: Use category filtering for more relevant results in specific industries