Get Backlink Metrics
DATA_getBacklinksMetricsRetrieve backlink metrics including total backlinks and referring domains for a target. Supports batch analysis for multiple domains or URLs.
Instructions
Data Tool: Returns key statistics for a target, such as the number of backlinks, referring domains, etc. Supports batch requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Scope: 'domain' (incl. subdomains), 'host' (no subdomains), or 'url' (single URL). Default: host. | host |
| output | No | Response format. Default: json. | json |
| target | Yes | Target to analyze: root domain, host (subdomain), or URL. Can be a single string or an array of strings for batch processing. |