[
{
"target": "forbes.com",
"limit": 4,
"order_by": [
"backlinks,desc"
],
"filters": [
"anchor",
"like",
"%news%"
]
}
]curl --location --request POST 'https://api.302.ai/dataforseo/v3/backlinks/anchors/live' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"target": "forbes.com",
"limit": 4,
"order_by": [
"backlinks,desc"
],
"filters": [
"anchor",
"like",
"%news%"
]
}
]'{}