keywords_data_google_trends_explore
Analyze keyword popularity trends from Google Trends Explore for Search, News, Images, Shopping, and YouTube. Track keyword performance by location, language, and time range to inform search strategy.
Instructions
This endpoint will provide you with the keyword popularity data from the ‘Explore’ feature of Google Trends. You can check keyword trends for Google Search, Google News, Google Images, Google Shopping, and YouTube
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category_code | No | google trends search category you can receive the list of available categories with their category_code by making a separate request to the keywords_data_google_trends_categories tool | |
date_from | No | starting date of the time range if you don’t specify this field, the current day and month of the preceding year will be used by default minimal value for the web type: 2004-01-01 minimal value for other types: 2008-01-01 date format: "yyyy-mm-dd" example: "2019-01-15" | |
date_to | No | ending date of the time range if you don’t specify this field, the today’s date will be used by default date format: "yyyy-mm-dd" example: "2019-01-15" | |
item_types | No | types of items returned to speed up the execution of the request, specify one item at a time | |
keywords | Yes | keywords the maximum number of keywords you can specify: 5 the maximum number of characters you can specify in a keyword: 100 the minimum number of characters must be greater than 1 comma characters (,) in the specified keywords will be unset and ignored Note: keywords cannot consist of a combination of the following characters: < > | " - + = ~ ! : * ( ) [ ] { } Note: to obtain google_trends_topics_list and google_trends_queries_list items, specify no more than 1 keyword | |
language_code | No | Language two-letter ISO code (e.g., 'en'). optional field | |
location_name | No | full name of the location optional field in format "Country" example: United Kingdom | |
time_range | No | preset time ranges if you specify date_from or date_to parameters, this field will be ignored when setting a task | past_7_days |
type | No | google trends type | web |