Google Trends Scraper avatar
Google Trends Scraper

Pricing

$20.00/month + usage

Go to Store
Google Trends Scraper

Google Trends Scraper

Developed by

Emiliano Mastragostino

Emiliano Mastragostino

Maintained by Apify

Scrape data from Google Trends by search terms or URLs. Specify locations, define time ranges, select categories to get interest by subregion and over time, related queries and topics, and more. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

4.7 (8)

Pricing

$20.00/month + usage

82

Total users

4.6K

Monthly users

198

Runs succeeded

95%

Issues response

8.1 days

Last modified

a month ago

You can access the Google Trends Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "searchTerms": [
< "webscraping"
< ],
< "timeRange": "",
< "viewedFrom": ""
<}' |
<apify call emastra/google-trends-scraper --silent --output-dataset

📈📉 Google Trends Scraper API through CLI

The Apify CLI is the official tool that allows you to use Google Trends Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: