Google Trends Interest Scraper
Pricing
$50.00/month + usage
Go to Apify Store
Deprecated
Google Trends Interest Scraper
Scrape interest over time from Google Trends by URLs such as https://trends.google.com/trends/explore.
Pricing
$50.00/month + usage
Scrape interest over time from Google Trends by URLs such as https://trends.google.com/trends/explore.
You can access the Google Trends Interest 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 '{< "startUrls": [< {< "url": "https://trends.google.com/trends/explore?date=today%205-y&geo=US&q=solo%20stove%20fire,solo%20stove%20yukon,solo%20stove%20canyon,solo%20stove%20ranger,solo%20stove%20bonfire&hl=en"< }< ],< "proxyConfig": {< "useApifyProxy": true< }<}' |<apify call dtrungtin/google-trends-interest-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use Google Trends Interest Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing NPM:
$npm install -g apify-cliOther API clients include: