Ahrefs
keywords-explorer-matching-terms
Retrieves keyword ideas and their associated SEO metrics by matching input terms or phrases in a specified country, with extensive support for filtering, sorting, and metric selection. Use doc tool first to get the real input schema.
Remote ahrefs
Other tools also called keywords-explorer-matching-terms?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"limit": {
"type": "integer"
},
"terms": {
"type": "string"
},
"where": {
"type": "string"
},
"output": {
"type": "string"
},
"select": {
"type": "string"
},
"country": {
"type": "string"
},
"timeout": {
"type": "integer"
},
"keywords": {
"type": "string"
},
"order_by": {
"type": "string"
},
"match_mode": {
"type": "string"
},
"keyword_list_id": {
"type": "integer"
}
}
}