Ahrefs
site-explorer-domain-rating
Retrieves the domain rating and related metrics for a specified domain or URL as of a specific date. Use doc tool first to get the real input schema.
Remote ahrefs
Other tools also called site-explorer-domain-rating?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"date": {
"type": "string"
},
"output": {
"type": "string"
},
"target": {
"type": "string"
},
"protocol": {
"type": "string"
}
}
}