Ahrefs
site-explorer-domain-rating-history
Retrieves the historical domain rating data for a specified domain or URL over a defined date range and grouping interval. Use doc tool first to get the real input schema.
Remote ahrefs
Other tools also called site-explorer-domain-rating-history?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"output": {
"type": "string"
},
"target": {
"type": "string"
},
"date_to": {
"type": "string"
},
"date_from": {
"type": "string"
},
"history_grouping": {
"type": "string"
}
}
}