Seo Backlinks List
seo_backlinks_listBacklinks pointing at <domain> — the actual list of linking pages with source domain, anchor text, dofollow flag, and first/last seen dates, via DataForSEO. "Who links to this site". Example: seo_backlinks_list({ target: "nike.com", limit: 50, _apiKey: "your-base64-key" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | "as_is" (default), "one_per_domain", or "one_per_anchor" | |
| limit | No | Max backlinks 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" |