Ahrefs
site-explorer-pages-by-traffic
Returns the distribution of pages by estimated organic traffic buckets for a specified domain or URL, across all locations or for a specified country. 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-pages-by-traffic?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"mode": {
"type": "string"
},
"output": {
"type": "string"
},
"target": {
"type": "string"
},
"country": {
"type": "string"
},
"protocol": {
"type": "string"
},
"volume_mode": {
"type": "string"
}
}
}