Batch Keyword Search Volume
marketing_miner_batch_search_volumeFetch search volume, CPC, YoY change, and 12-month seasonality for up to 1000 keywords in a single request. Avoid looping single keyword calls to save API credits and get faster results.
Instructions
Fetch volume, CPC, YoY change and 12-month seasonality for up to 1000 keywords in one POST request.
Args:
lang: Market code (cs/sk/pl/hu/ro/gb/us).
keywords: 1-1000 keywords (each 2-80 chars).
response_format: 'markdown' (default) or 'json'.
Returns an array of records, one per keyword. Prefer this over calling marketing_miner_get_search_volume in a loop - it is one API credit per keyword and much faster.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | Yes | Language/market code. 'gb' = United Kingdom, 'us' = United States. | |
| keywords | Yes | 1-1000 keywords. Each 2-80 chars. | |
| response_format | No | Output format. 'markdown' for human reading, 'json' for structured processing. | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | Yes | ||
| count | Yes | ||
| keywords | Yes |