Get Cumulative Backlinks History
DATA_getCumulativeBacklinksHistoryRetrieve daily live backlink counts for any URL within a given date range to track backlink growth over time.
Instructions
Data Tool: Returns a number of live backlinks for every day within the specified date range for the specified target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | host | |
| target | Yes | Aim of the request: only full page URL is supported. | |
| date_to | No | End date in YYYY-MM-DD format (inclusive range). | |
| date_from | No | Start date in YYYY-MM-DD format (inclusive range). |