Get Total Backlinks Count
DATA_getBacklinksCountRetrieve total backlink count for a target domain, host, or URL. Supports batch requests for multiple targets.
Instructions
Data Tool: Returns the total number of backlinks for the target. 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. |