backlinks_status_typestring · optionalValue supplied for backlinks status type.
enum: all, live, lost
Loading tools…
DataForSEO
Find sites with backlink profiles that overlap a target.
Returns backlink competitors and overlap metrics for bounded competitor and link-prospect discovery.
Agents select this operation with tool ID dataforseo.backlink-competitors, then check its current inputs and price before a run.
backlinks_status_typestring · optionalValue supplied for backlinks status type.
enum: all, live, lost
include_subdomainsboolean · optionalValue supplied for include subdomains.
limitinteger · optionalValue supplied for limit.
minimum: 1 · maximum: 1000
offsetinteger · optionalValue supplied for offset.
minimum: 0 · maximum: 100000000
order_byarray · optionalValue supplied for order by.
maxItems: 3
rank_scalestring · optionalValue supplied for rank scale.
enum: one_hundred, one_thousand
Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.
targetDomain, subdomain or absolute page URL.
minLength: 1 · maxLength: 2000
itemsarrayReturned items value.
items_countnumberReturned items count value.
total_countnumberReturned total count value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "dataforseo.backlink-competitors",
"input": {
"limit": 1,
"target": "dataforseo.com"
}
}{
"items": [
{
"rank": 5,
"target": "ibm.com",
"intersections": 2588
}
],
"items_count": 1,
"total_count": 1620
}configuration_error: DataForSEO account access, funding or cost controls blocked the request.Verify and fund the server-side DataForSEO API-access credentials, then retry unchanged.invalid_input: DataForSEO rejected a target, location or bounded result control.example: {"target":"dataforseo.com","limit":1}