
Advanced Google Trending Searches
Deprecated
Pricing
$9.99/month + usage

Advanced Google Trending Searches
Deprecated
Gather daily search trends and related queries from Google Trends. Configure settings for country, duration, and the maximum results. Enjoy unrestricted access with no quotas.
0.0 (0)
Pricing
$9.99/month + usage
1
Total users
14
Monthly users
2
Runs succeeded
>99%
Last modified
10 months ago
You can access the Advanced Google Trending Searches 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 '{< "geo": "US",< "outputMode": "complete",< "fromDate": "today",< "toDate": "3 days",< "maxItems": 100,< "proxy": {< "useApifyProxy": true< },< "extendOutputFunction": "async ({ data, item, request, customData, fromDate, toDate, Apify }) => {\\n return item;\\n}",< "extendScraperFunction": "async ({ data, item, request, addUrl, customData, fromDate, toDate, extendOutputFunction, Apify }) => {\\n \\n}",< "customData": {}<}' |<apify call dainty_screw/advanced-google-trending-searches --silent --output-dataset
Advanced Google Trending Searches API through CLI
The Apify CLI is the official tool that allows you to use Advanced Google Trending Searches locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: