Export Keywords Metrics
DATA_exportKeywordsRetrieve bulk keyword metrics including volume, CPC, competition, and difficulty from SE Ranking's database by specifying country and keywords.
Instructions
Data Tool: Retrieves metrics for a bulk list of keywords.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cols | No | A comma-separated list of specific response parameter names to include in the output for each keyword. If omitted, all available data points are returned. | keyword, volume, cpc, competition, difficulty, history_trend |
| sort | No | The field by which the returned list of keywords should be sorted. Common sortable fields include volume, cpc, difficulty, competition. | cpc |
| source | Yes | Alpha-2 country code of the regional keyword database. | |
| keywords | Yes | For a single keyword, use one keywords[] parameter. Repeat the keywords[] to analyze multiple keywords. A maximum of 5,000 keywords can be submitted per call. | |
| sort_order | No | The order of sorting for the sort field. | desc |