Ahrefs
site-explorer-paid-pages
Returns detailed metrics about pages on a specified site or URL that are ranking in paid search results, including traffic, keyword data, ad presence, and changes over time, with powerful filtering and comparison capabilities. 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-paid-pages?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"date": {
"type": "string"
},
"mode": {
"type": "string"
},
"limit": {
"type": "integer"
},
"where": {
"type": "string"
},
"output": {
"type": "string"
},
"select": {
"type": "string"
},
"target": {
"type": "string"
},
"country": {
"type": "string"
},
"timeout": {
"type": "integer"
},
"order_by": {
"type": "string"
},
"protocol": {
"type": "string"
},
"volume_mode": {
"type": "string"
},
"date_compared": {
"type": "string"
}
}
}