backlinks_bulk_spam_score
Evaluate the spam scores of up to 1000 domains, subdomains, or webpages using DataForSEO’s proprietary metric, scaling from 0 to 100. Input targets to assess their spam risk and maintain website integrity.
Instructions
This endpoint will provide you with spam scores of the domains, subdomains, and pages you specified in the targets array. Spam Score is DataForSEO’s proprietary metric that indicates how “spammy” your target is on a scale from 0 to 100
Input Schema
Name | Required | Description | Default |
---|---|---|---|
targets | Yes | domains, subdomains or webpages to get rank for required field you can set up to 1000 domains, subdomains or webpages the domain or subdomain should be specified without https:// and www. the page should be specified with absolute URL (including http:// or https://) example: "targets": [ "forbes.com", "cnn.com", "bbc.com", "yelp.com", "https://www.apple.com/iphone/", "https://ahrefs.com/blog/", "ibm.com", "https://variety.com/", "https://stackoverflow.com/", "www.trustpilot.com" ] |