Ahrefs
keywords-explorer-volume-by-country
Retrieves search volume metrics for a specified keyword broken down by country. Use doc tool first to get the real input schema.
Remote ahrefs
Other tools also called keywords-explorer-volume-by-country?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"limit": {
"type": "integer"
},
"output": {
"type": "string"
},
"keyword": {
"type": "string"
}
}
}