Serpstat Domain Rank (SDR) Distribution

SerpstatBacklinksProcedure.getDistributionSDR method returns an array containing objects with SDR value ranges and the number of domains that are included in these ranges.

General request parameters and instructions for using Serpstat API

Request parameters
Parameter Description
id required A request id: the response contains the same id. Enter any number (number) or text (string) value
method required API method name: SerpstatBacklinksProcedure.getDistributionSDR)
params required The object with parameters {...}, it lists all the following parameters and arrays [...]
query required A domain of the analyzed site. Specify the domain without HTTP, HTTPS, and "/"
searchType optional Search type:
* domain - only domain (site.com)

* domain_with_subdomains - domain with subdomains (subdomain.site.com)

Response parameters
Parameter Description
id Response id corresponds the request id
result Contains the answer
data Array, which contains objects with data
sdr_range Serpstat Domain Rank (SDR) range
domains Number of domains which range includes
summary_info Contains an object with data
left_lines Left credits of API lines for your pricing plan

1 API credit is spent per 1 request.

Example
Request data:
{
 "id": "1",
 "method": "SerpstatBacklinksProcedure.getDistributionSDR",
 "params": {
     "query" : "facebook.com",
     "searchType": "domain_with_subdomains"
  }
}
Response data:
{
    "id": "1",
    "result": {
        "data": [
            {
                "sdr_range": "0",
                "domains": 12847154
            },
            {
                "sdr_range": "1 - 9",
                "domains": 7829289
            },
            {
                "sdr_range": "10 - 19",
                "domains": 9975590
            },
            {
                "sdr_range": "20 - 29",
                "domains": 6140451
            },
            {
                "sdr_range": "30 - 39",
                "domains": 2336157
            },
            {
                "sdr_range": "40 - 49",
                "domains": 638099
            },
            {
                "sdr_range": "50 - 59",
                "domains": 137160
            },
            {
                "sdr_range": "60 - 69",
                "domains": 24145
            },
            {
                "sdr_range": "70 - 79",
                "domains": 3146
            },
            {
                "sdr_range": "80 - 89",
                "domains": 360
            },
            {
                "sdr_range": "90 - 100",
                "domains": 25
            }
        ],
        "summary_info": {
            "left_lines": 988475
        }
    }
}

Share this article with your friends

Are you sure?

Introducing Serpstat

Find out about the main features of the service in a convenient way for you!

Please send a request, and our specialist will offer you education options: a personal demonstration, a trial period, or materials for self-study and increasing expertise — everything for a comfortable start to work with Serpstat.

Name

Email

Phone

We are glad of your comment
I agree to Serpstat`s Privacy Policy.

Thank you, we have saved your new mailing settings.

Open support chat