Skip to main content

What does this node do?

Returns anchor text distribution showing what text is used to link to your domain.

Configuration

domain
string
required
Domain to analyze.

Output

{
  "anchors": [
    {
      "anchor_text": "brand name",
      "total_links": 500,
      "referring_domains": 150,
      "percentage": 25
    }
  ]
}

Use cases

  • Check anchor text diversity
  • Identify over-optimized anchors
  • Monitor brand mentions