The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Google Trends Scraper (orbots) Apify Actor listing page.
Reliable Google Trends data on the Apify platform, billed pay-per-event in USD. Built and maintained by orbots.
Not affiliated with, endorsed by, or sponsored by Google LLC. "Google" and "Google Trends" are trademarks of Google LLC. This is an independent tool that reads publicly available Google Trends data; it is not an official Google product.
▶️ Run it on Apify: https://apify.com/orbots/google-trends-scraper
US-CA, FR-75), with
estimated search volume.categories filter to keep only one vertical.onlyNew: true each run returns only the trends you have
not received before, per country and window, so a daily schedule stops paying for the
same list twice.Each row is one trend (trending mode) or one interest data point (keywords mode). Typical fields in trending mode:
| field | meaning |
|---|---|
type | trending_now (or interest_over_time / interest_by_region in keywords mode) |
term | the trending query |
rank | position in the feed (1 = hottest) |
geo | country or sub-region code (e.g. US, US-CA, FR-75) |
search_volume / formatted_volume | Google's estimated volume, as a number (200000) and as the label shown in the UI (200K+) |
category / categories | Google's topic category for the term |
is_active | whether the trend is still running |
started_at / ended_at | trend window timestamps (ended_at is null while active) |
duration_minutes | how long the trend lasted, once it has ended |
trends_url | direct link to the term's Google Trends explore page |
Run from the Actor page, or call it via the Apify API and get the rows back in one request:
Add "onlyNew": true for schedules, or "categories": ["Sports"] to keep one vertical.
Full input options and examples are on the Actor page.
Issues and feature requests: open an issue in this repository, or use the Issues tab on the Apify Actor page.
orbots builds small, reliable data Actors on Apify. Data is read from publicly available sources; see each Actor's page for details and terms.