View as Markdown
DataForSEO icon

DataForSEO ACTION

Get Backlinks

Get a list of backlinks and relevant data for a given domain, subdomain, or webpage. See the documentation
  • Action
  • Read only
  • API key
  • SDK
  • MCP

IMPLEMENTATION

Call this tool

Connect a user's DataForSEO account once, then configure and run Get Backlinks from your backend or agent.

SCHEMA

Inputs

Pipedream supplies the connected account. Your application provides the operation-specific values below. Dynamic inputs are resolved against that user's account.

Get Backlinks inputs
Property Type Description
target Target string
Domain, subdomain or webpage to get data for. A domain or a subdomain should be specified without https:// and www. A page should be specified with absolute URL (including http:// or https://)
Required
mode Mode string
Select the mode of grouping the results
Required
filters Backlinks Filters string[]
You can use this field to filter the initial backlinks that will be included in the dataset for aggregated metrics for your target. See the documentation for more information. Example: ["dofollow", "=", true]
Optional
order_by Order By string[]
One or more rules to sort results with, with each entry being a field and a direction (asc for ascending or desc for descending). Example: ["domain_from_rank,desc","page_from_rank,asc"]
Required
rankScale Rank Scale string
Whether rank values are presented on a 0-100 or 0-1000 scale
Optional
tag Tag string
You can use this parameter to identify the task and match it with the result.
Optional
additionalOptions Additional Options object
Additional parameters to send in the request. See the documentation for all available parameters. Values will be parsed as JSON where applicable.
Optional

REFERENCE

Tool details

Behavior hints are published with the component in the Pipedream registry and surface as MCP tool annotations, so an agent can reason about a tool before it calls it.

Registry key
dataforseo-get-backlinks
Version
0.0.3
App
DataForSEO
Authentication
API key
Read-only
Yes
Destructive
No
Open world
Yes