Ahrefs
keywords-explorer-overview
Provides an overview of keyword metrics—including search volume, CPC, ranking difficulty, traffic potential, and intent—for specified keywords, domains, or URLs within a given country. Use doc tool first to get the real input schema.
Remote ahrefs
Other tools also called keywords-explorer-overview?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"limit": {
"type": "integer"
},
"where": {
"type": "string"
},
"output": {
"type": "string"
},
"select": {
"type": "string"
},
"target": {
"type": "string"
},
"country": {
"type": "string"
},
"timeout": {
"type": "integer"
},
"keywords": {
"type": "string"
},
"order_by": {
"type": "string"
},
"target_mode": {
"type": "string"
},
"keyword_list_id": {
"type": "integer"
},
"target_position": {
"type": "string"
},
"volume_monthly_date_to": {
"type": "string"
},
"volume_monthly_date_from": {
"type": "string"
}
}
}