Google Trends Scraper β Interest & Related Queries
Pricing
from $0.0005 / keyword scraped
Google Trends Scraper β Interest & Related Queries
Scrape Google Trends for any keyword: interest over time, related and rising queries, and interest by region. Per country and timeframe. For SEO, market and trend research. No setup.
Pricing
from $0.0005 / keyword scraped
Rating
0.0
(0)
Developer
hiper soft
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
2
Monthly active users
4 days ago
Last modified
Categories
Share
Google Trends Scraper β interest over time, related & rising queries, interest by region, no API key
Get the full Google Trends picture for any keyword in clean, structured JSON: interest over time, top related and fastest-rising queries, and interest broken down by region. No account, no API key. Built for SEO, market research, and trend-spotting teams.

Features
- π Interest over time β a full
interestOverTimetimeline ofdate,timestamp, and normalizedvalue(0β100) points for your timeframe. - π Related & rising queries β with
includeRelatedQueries, getrelatedQueries(top) andrisingQueries(breakout) lists with their scores. - πΊοΈ Interest by region β with
includeInterestByRegion, get aninterestByRegionbreakdown oflocationandvalue. - β±οΈ Flexible timeframes β
timeframefrompast_hourall the way tosince_2004. - π Geo targeting β set
geoto a country code (e.g.US,GB,DE) orWORLDWIDE. - π Computed summary β each row adds
averageInterestandpeakInterestderived from the timeline. - π‘οΈ Reliable results β returns real, structured trend data every run instead of empty responses.
What you get

Each row is one keyword's full trends report:
{"keyword": "bitcoin","geo": "US","timeframe": "past_12_months","interestOverTime": [{ "date": "Jul 2025", "timestamp": "1751328000", "value": 62 }],"relatedQueries": [ { "query": "bitcoin price", "value": 100 } ],"risingQueries": [ { "query": "bitcoin etf", "value": 4900, "formattedValue": "Breakout" } ],"interestByRegion": [ { "location": "California", "value": 78 } ],"averageInterest": 55,"peakInterest": 100}
Output schema
| Field | Type | Description |
|---|---|---|
keyword | string | The search term this row reports on. |
geo | string | Geographic region for the data β a country code (e.g. US) or WORLDWIDE. |
timeframe | string | Time range covered by the report (e.g. past_12_months). |
interestOverTime | array | Timeline of normalized interest points (0β100), each with date, timestamp and value. |
relatedQueries | array | Top related search queries with their relative scores. |
risingQueries | array | Fastest-rising ("breakout") related queries with their growth values. |
interestByRegion | array | Interest broken down by location and value. |
averageInterest | integer | Average interest value across the timeline. |
peakInterest | integer | Highest interest value on the timeline (typically 100). |
Input
{"keywords": ["bitcoin", "electric cars"],"geo": "US","timeframe": "past_12_months","includeRelatedQueries": true,"includeInterestByRegion": true}
| Field | Description |
|---|---|
keywords | Search terms to get trends for; each is scraped separately (required). |
geo | Two-letter country code (e.g. US, GB, DE) or WORLDWIDE. Default US. |
timeframe | Time range: past_hourβ¦since_2004. Default past_12_months. |
includeRelatedQueries | Also fetch top related and fastest-rising queries. Default true. |
includeInterestByRegion | Also fetch interest by region / sub-region. Default true. |
proxyConfiguration | Proxy settings for the run; residential proxy is recommended. |
Use cases
- Spot rising and breakout topics before they peak.
- Compare seasonal demand across keywords and timeframes.
- Find related search terms to expand keyword and content strategy.
- Map regional interest for geo-targeted campaigns.
Pricing
Pay-per-event: you're billed a small amount per run and per item scraped β you only pay for what you get. See the Pricing tab for current rates.
FAQ
Do I need a Google account or API key? No. Just enter your keywords and run the Actor β no account, login, or API key required.
What formats can I export? Results are available as JSON, CSV, Excel, or via the Apify API, ready for spreadsheets, BI tools, or your own pipeline.
Can I integrate this with other tools? The Google Trends Scraper can be connected with almost any cloud service or web app thanks to integrations on the Apify platform. It works with Make, Zapier, Slack, Airbyte, GitHub, Google Drive and many more, plus the Apify API, JavaScript/Python clients and MCP. Or use webhooks to trigger an action whenever a run finishes.
Notes
This Actor uses Google Trends' public endpoints and returns only publicly available, normalized trend data. It is an independent tool and is not affiliated with, endorsed by, or sponsored by Google; Google Trends is a trademark of its respective owner.