Seo Backlinks Anchors
seo_backlinks_anchorsAnchor-text distribution for <domain> — the anchor texts used in backlinks to a target, each with backlink and referring-domain counts, via DataForSEO. "What anchor text do links to this site use". Example: seo_backlinks_anchors({ target: "nike.com", limit: 50, _apiKey: "your-base64-key" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max anchors to return (default 50, max 200) | |
| target | Yes | Domain, subdomain, or URL, e.g. "nike.com" | |
| _apiKey | Yes | DataForSEO API key = base64("login:password") | |
| backlinks_status_type | No | "live" (default), "all", or "lost" |