A SiteQuery provides a target URL along with a scope to define how the query is parsed.
options
object
Options for fetching linking domains.
offset
object
Limit and pagination controls. Optionally specify the total number of desired results and, after the first request has been made, access results on the next page of results.
Response
site_query
object
Represents a parsed site query.
offset
object
Represents the token to provide to get the next set of results, in addition to the token that was provided (if applicable).
links
array
source_site_metrics
object
Represents a Site Metrics object.
target_site_metrics
object
Represents a Site Metrics object.
anchor_text
string
The anchor text of the link.
date_first_seen
string
The date the link was first seen.
date_last_seen
string
The date the link was last seen.
date_disappeared
string | null
The date the link disappeared.
nofollow
boolean
Whether the link is a nofollow link.
redirect
boolean
Whether the link is a redirect link.
rel_canonical
boolean
Whether the link is a rel-canonical link.
via_redirect
boolean
Whether the link is a via redirect link.
via_rel_canonical
boolean
Whether the link is a via rel-canonical link.
options
object
Echoes back the parameters provided in the original request.
1{2"site_query":{3"query":"https://moz.com/blog",4"scope":"url",5"original_site_query":{6"query":"moz.com/blog",7"scope":"url"8},9"site_query_suggestion":null10},11"offset":{12"provided_token":null,13"token":"AWrG9eXz5oaz",14"limit":115},16"links":[17{18"source_site_metrics":{19"page":"zhanhao.online/domain.php?part=05/15/2025/219",20"subdomain":"zhanhao.online",21"root_domain":"zhanhao.online",22"title":"High-LevelSEO Practice: A Comprehensive Guide from Technical Optimization",23"last_crawled":"2025-06-25",24"http_code":200,25"pages_to_page":1,26"nofollow_pages_to_page":0,27"redirect_pages_to_page":0,28"external_pages_to_page":0,29"external_nofollow_pages_to_page":0,30"external_redirect_pages_to_page":0,31"deleted_pages_to_page":0,32"root_domains_to_page":0,33"indirect_root_domains_to_page":0,34"deleted_root_domains_to_page":0,35"nofollow_root_domains_to_page":0,36"pages_to_subdomain":9136809,37"nofollow_pages_to_subdomain":101137,38"redirect_pages_to_subdomain":240,39"external_pages_to_subdomain":1281,40"external_nofollow_pages_to_subdomain":339,41"external_redirect_pages_to_subdomain":240,42"deleted_pages_to_subdomain":1520701,43"root_domains_to_subdomain":171,44"deleted_root_domains_to_subdomain":15,45"nofollow_root_domains_to_subdomain":86,46"pages_to_root_domain":9136809,47"nofollow_pages_to_root_domain":101137,48"redirect_pages_to_root_domain":240,49"external_pages_to_root_domain":1281,50"external_indirect_pages_to_root_domain":34,51"external_nofollow_pages_to_root_domain":339,52"external_redirect_pages_to_root_domain":240,53"deleted_pages_to_root_domain":1520701,54"root_domains_to_root_domain":171,55"indirect_root_domains_to_root_domain":3,56"deleted_root_domains_to_root_domain":15,57"nofollow_root_domains_to_root_domain":86,58"page_authority":17,59"domain_authority":9,60"link_propensity":730.3268433,61"spam_score":20,62"root_domains_from_page":1037,63"nofollow_root_domains_from_page":1035,64"pages_from_page":1184,65"nofollow_pages_from_page":1182,66"root_domains_from_root_domain":93457738,67"nofollow_root_domains_from_root_domain":93457694,68"pages_from_root_domain":103684200,69"nofollow_pages_from_root_domain":103626243,70"pages_crawled_from_root_domain":12796771},72"target_site_metrics":{73"page":"moz.com/blog",74"subdomain":"moz.com",75"root_domain":"moz.com",76"title":"The Moz Blog [SEO] - Moz",77"last_crawled":"2025-07-01",78"http_code":200,79"pages_to_page":666783,80"nofollow_pages_to_page":7082,81"redirect_pages_to_page":4225,82"external_pages_to_page":457888,83"external_nofollow_pages_to_page":7082,84"external_redirect_pages_to_page":286,85"deleted_pages_to_page":137630,86"root_domains_to_page":10860,87"indirect_root_domains_to_page":2136,88"deleted_root_domains_to_page":1489,89"nofollow_root_domains_to_page":1917,90"pages_to_subdomain":89854572,91"nofollow_pages_to_subdomain":12826229,92"redirect_pages_to_subdomain":48401563,93"external_pages_to_subdomain":68010457,94"external_nofollow_pages_to_subdomain":12820516,95"external_redirect_pages_to_subdomain":41491423,96"deleted_pages_to_subdomain":15374654,97"root_domains_to_subdomain":192939,98"deleted_root_domains_to_subdomain":29166,99"nofollow_root_domains_to_subdomain":42533,100"pages_to_root_domain":90982253,101"nofollow_pages_to_root_domain":12927065,102"redirect_pages_to_root_domain":48406838,103"external_pages_to_root_domain":68846012,104"external_indirect_pages_to_root_domain":43936712,105"external_nofollow_pages_to_root_domain":12921061,106"external_redirect_pages_to_root_domain":41495125,107"deleted_pages_to_root_domain":15990174,108"root_domains_to_root_domain":195005,109"indirect_root_domains_to_root_domain":27097,110"deleted_root_domains_to_root_domain":29998,111"nofollow_root_domains_to_root_domain":42641,112"page_authority":70,113"domain_authority":91,114"link_propensity":0.009283081628,115"spam_score":3,116"root_domains_from_page":6,117"nofollow_root_domains_from_page":0,118"pages_from_page":8,119"nofollow_pages_from_page":0,120"root_domains_from_root_domain":77345,121"nofollow_root_domains_from_root_domain":65131,122"pages_from_root_domain":294579,123"nofollow_pages_from_root_domain":234505,124"pages_crawled_from_root_domain":8331824125},126"anchor_text":"pikpas.com",127"date_first_seen":"2025-06-21",128"date_last_seen":"2025-06-25",129"date_disappeared":"",130"nofollow":true,131"redirect":false,132"rel_canonical":false,133"via_redirect":false,134"via_rel_canonical":true135}136],137"options":{138"sort":"source_link_propensity",139"filters":[140"external",141"nofollow"142]143}144}