Google Trends Scraper (Fast)
Pay $24.99 for 1,000 requests
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsGoogle Trends Scraper (Fast)
Pay $24.99 for 1,000 requests
Scrape data from Google Trends by search terms or URLs. Specify locations, define time ranges, select categories to get interest by subregion over time, related queries, topics, and more. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.
You can access the Google Trends Scraper (Fast) programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "searchTerms": [
3 "webscraping"
4 ],
5 "timeRange": ""
6}' |
7apify call davidbellman/google-trends-scraper-fast --silent --output-dataset
Google Trends Scraper (Fast) API through CLI
The Apify CLI is the official tool that allows you to use Google Trends Scraper (Fast) locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: