Ahrefs
site-explorer-keywords-history
Retrieves historical data on the number of organic keywords a specified website or URL has ranked for, segmented by various search position ranges and grouped by a chosen time interval. When analyzing a domain name, you must use mode=subdomains. Using mode=domain can exclude www and other subdomains. Use doc tool first to get the real input schema.
Remote ahrefs
Other tools also called site-explorer-keywords-history?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"mode": {
"type": "string"
},
"output": {
"type": "string"
},
"select": {
"type": "string"
},
"target": {
"type": "string"
},
"country": {
"type": "string"
},
"date_to": {
"type": "string"
},
"protocol": {
"type": "string"
},
"date_from": {
"type": "string"
},
"history_grouping": {
"type": "string"
}
}
}