Documentation - domain_rating
Contains the Domain Rating.Refer to Principles of Domain Rating calculation for more information about Domain Rating.
Each request to domain_rating costs 1 row.
Each result costs 0 row.
• domain
Column | Type | Where | Having | Description |
---|---|---|---|---|
domain_rating | int | − | + | Domain Rating of the target domain. |
ahrefs_top | int | − | + | Ahrefs Rank of the target domain. |
Examples
Request
Response
{ "domain":{ "domain_rating":66 "ahrefs_top":3840 } }