get_active_backlinks
Retrieve active backlinks for domain or URL analysis, providing linking pages, anchor text, link attributes, and discovery dates to assess SEO performance.
Instructions
Get a list of active backlinks using Serpstat API. Returns linking pages, target pages, link attributes, link types, external links count, anchor text, and discovery dates for domain or URL analysis.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Domain, subdomain, or URL to analyze | |
| searchType | No | Type of search query (domain, domain_with_subdomains, url, part_url) | domain |
| sort | No | Sort results by field (url_from, anchor, link_nofollow, links_external, link_type, url_to, check, add, domain_rank) | check |
| order | No | Sort order (asc, desc) | |
| linkPerDomain | No | Use this parameter **ONLY** if you need one link per donor domain | |
| page | No | Page number for pagination | |
| size | No | Number of results per page |