Google Trends Explore Live
GoogleTrendsExploreLive
- Price
- 0.011000 USDT / request
- Status
- Available
- Official reference
- 0.011000 USDT / request
- Protocols
- REST · MCP
Run a test
Runs are submitted only when you click Run. Check the input and cost limit first.
Starting price shown. Get a quote for your current inputs; settlement uses actual consumption and refunds the difference.
Tests use your account balance and the selected key’s budget. The cost limit caps this API call; it does not include future calls or recurring upstream jobs.
Run a test to see its status, charges and response here.
API reference
A successful asynchronous create call returns a receipt. Use the provider’s status/result operation with that receipt ID to check whether the upstream job has completed.
curl https://gw.asale.ai/v1/tool-runs \
-H 'Authorization: Bearer <ASALE_API_KEY>' \
-H 'Content-Type: application/json' \
-H 'Idempotency-Key: <UNIQUE_REQUEST_ID>' \
-d '{
"tool": "keywords.data.google.trends.explore.live",
"input": {
"body": [
{
"keywords": [
"IANA example domains"
]
}
]
},
"max_cost_micros": 11000
}'curl https://gw.asale.ai/v1/tool-runs/<RUN_ID> -H 'Authorization: Bearer <ASALE_API_KEY>'| Parameter | Required | Type |
|---|---|---|
| body | No | array |
Full input schema
{
"$defs": {
"KeywordsDataGoogleTrendsExploreLiveRequestInfo": {
"properties": {
"category_code": {
"anyOf": [
{
"description": "google trends search categoryoptional fieldif you don't specify this field, the 0 value will be applied by default and the search will be carried out across all available categoriesyou can receive the list of available categories with their category_code by making a separate request to the",
"type": "integer"
},
{
"type": "null"
}
]
},
"date_from": {
"anyOf": [
{
"description": "starting date of the time rangeoptional fieldif you don't specify this field, the current day and month of the preceding year will be used by defaultminimal value for the web type: 2004-01-01minimal value for other types: 2008-01-01date format: \"yyyy-mm-dd\"example:\"2019-01-15\"",
"type": "string"
},
{
"type": "null"
}
]
},
"date_to": {
"anyOf": [
{
"description": "ending date of the time rangeoptional fieldif you don't specify this field, the today's date will be used by defaultdate format: \"yyyy-mm-dd\"example:\"2019-01-15\"",
"type": "string"
},
{
"type": "null"
}
]
},
"item_types": {
"anyOf": [
{
"description": "types of items returnedoptional fieldto speed up the execution of the request, specify one item at a time;possible values:\"google_trends_graph\", \"google_trends_map\", \"google_trends_topics_list\",\"google_trends_queries_list\"default value:\"google_trends_graph\"Note: to obtain google_trends_topics_list and google_trends_queries_list items, specify no more than 1 keyword in the keywords field",
"items": {
"type": "string"
},
"type": "array"
},
{
"type": "null"
}
]
},
"keywords": {
"description": "keywordsrequired fieldthe maximum number of keywords you can specify: 5the maximum number of characters you can specify in a keyword: 100the minimum number of characters must be greater than 1comma characters (,) in the specified keywords will be unset and ignoredNote: 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 keywordlearn more",
"items": {
"type": "string"
},
"type": "array"
},
"language_code": {
"anyOf": [
{
"description": "search engine language codeoptional fielddefault value: enif you use this field, you don't need to specify language_nameyou can receive the list of available languages of the search engine with their language_code by making a separate request to",
"type": "string"
},
{
"type": "null"
}
]
},
"language_name": {
"anyOf": [
{
"description": "full name of search engine languageoptional fielddefault value: Englishif you use this field, you don't need to specify language_codeyou can receive the list of available languages of the search engine with their language_name by making a separate request to",
"type": "string"
},
{
"type": "null"
}
]
},
"location_code": {
"anyOf": [
{
"description": "search engine location codeoptional fieldif you don't use this field, you will recieve global resultsif you use this field, you don't need to specify location_nameyou can use this field as an array to set several locations, each corresponding to a specific keyword - learn more;you can receive the list of available locations of the search engines with their location_code by making a separate request to",
"type": "string"
},
{
"type": "null"
}
]
},
"location_name": {
"anyOf": [
{
"description": "full name of search engine locationoptional fieldif you don't use this field, you will recieve global resultsif you use this field, you don't need to specify location_codeyou can use this field as an array to set several locations, each corresponding to a specific keyword - learn more;you can receive the list of available locations of the search engine with their location_name by making a separate request to Kingdo",
"type": "string"
},
{
"type": "null"
}
]
},
"tag": {
"anyOf": [
{
"description": "user-defined task identifieroptional fieldthe character limit is 255you can use this parameter to identify the task and match it with the resultyou will find the specified tag value in the data object of the response",
"type": "string"
},
{
"type": "null"
}
]
},
"time_range": {
"anyOf": [
{
"description": "preset time rangesoptional fieldif you specify date_from or date_to parameters, this field will be ignored when setting a taskpossible values for all type parameters:past_hour, past_4_hours, past_day, past_7_days, past_30_days, past_90_days, past_12_months, past_5_yearspossible values for web only:2004_presentpossible values for news, youtube, images, froogle:2008_present",
"type": "string"
},
{
"type": "null"
}
]
},
"type": {
"anyOf": [
{
"description": "type of element",
"type": "string"
},
{
"type": "null"
}
]
}
},
"type": "object"
}
},
"additionalProperties": false,
"properties": {
"body": {
"items": {
"anyOf": [
{
"oneOf": [
{
"$ref": "#/$defs/KeywordsDataGoogleTrendsExploreLiveRequestInfo"
}
],
"type": "object"
},
{
"type": "null"
}
]
},
"type": "array"
}
},
"required": [],
"type": "object"
}Price
0.011000 USDT / request
Starting price shown. Get a quote for your current inputs; settlement uses actual consumption and refunds the difference.
Tests use your account balance and the selected key’s budget. The cost limit caps this API call; it does not include future calls or recurring upstream jobs.
Price revision 5
Keywords
Asale matches available channels by price. The reference is the highest verified channel reference price. Only definite rejections may transfer to another channel; uncertain executions require reconciliation to avoid duplicate charges.
Supply channels: 1