Ahrefs

site-explorer-pages-by-internal-links

Retrieves a site's or page's internal link metrics, allowing analysis of how pages within the given domain or URL are interconnected and which pages receive the most internal links. 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-internal-links? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "mode": {
      "type": "string"
    },
    "limit": {
      "type": "integer"
    },
    "where": {
      "type": "string"
    },
    "output": {
      "type": "string"
    },
    "select": {
      "type": "string"
    },
    "target": {
      "type": "string"
    },
    "timeout": {
      "type": "integer"
    },
    "order_by": {
      "type": "string"
    },
    "protocol": {
      "type": "string"
    }
  }
}
          

Provider

Ahrefs →