Docs
搜索文档...⌘K

链接域

API + MCP
GET/v3/site-explorer/linkeddomains

查询参数

timeoutinteger

手动超时时长(秒)。

limitinteger

要返回的结果数量。

默认:1000
order_bystring

以逗号分隔的列列表,用于对结果排序,可选指定排序方向。有效列标识符请参见响应 Schema。

Example:field_a,field_b:asc,field_c:desc
wherestring

筛选表达式。支持以下列标识符(与 select 参数支持的标识符不同)。

anchor:链接中可点击、指向 URL 的文字。
type: string

dofollow_linked_domains:从链接域链接出去、且为 dofollow 链接的唯一根域名数量。
type: integer

dofollow_links:从你的目标指向链接域、且不含 “nofollow” 属性的链接数量。
type: integer

dofollow_refdomains (5 units):指向链接域、且为 dofollow 链接的唯一域名数量。
type: integer

domain:至少有一条来自你目标链接的链接域。
type: string

domain_rating:域名的反向链接概况强度,在我们数据库中相对其他网站的 100 分制评分。
type: float

first_seen:我们首次发现从你的目标指向该链接域的链接的日期。
type: datetime

is_content:该链接位于页面中最大的一块内容里。
type: boolean

is_dofollow:该链接没有特殊的 nofollow 属性。
type: boolean

is_nofollow:该链接或引用页面设置了 nofollow 属性。
type: boolean

is_non_html:该链接指向的 URL 为非 HTML 内容。
type: boolean

is_root_domain:该域名是根域名。
type: boolean

is_sponsored:在引用页面 HTML 中,该链接设置了 Sponsored 属性。
type: boolean

is_ugc:在引用页面 HTML 中,该链接设置了 User Generated Content 属性。
type: boolean

languages:引用页面元数据中列出的语言,或由爬虫检测到出现在 HTML 中的语言。
type: array(string)

len_url_redirect:重定向链中的 URL 数量。
type: integer

link_type:反向链接的类型。
type: string
enum: "redirect" "frame" "text" "form" "canonical" "alternate" "rss" "image"

linked_domain_traffic (10 units):链接域来自自然搜索的预估月自然搜索流量
type: integer

linked_domains:从引用页面链接出去的唯一根域名数量。
type: integer

linked_pages:该域名中从你的目标链接过去的页面数量。
type: integer

links_external:引用页面上的外部链接数量。
type: integer

links_from_target:从你的目标指向链接域的链接数量。
type: integer

port_source:引用页面 URL 的网络端口。
type: integer

port_target:目标页面 URL 的网络端口。
type: integer

positions:引用页面在前 100 名中排名的关键词数量。
type: integer

powered_by:用于构建并提供引用页面内容的 Web 技术。
type: array(string)

refdomains (5 units):链接到引用页面的唯一引用域名数量。
type: integer

root_domain_name:引用域名的根域名(不含子域)。
type: string

snippet_left:出现在链接前的文本片段。
type: string

snippet_right:出现在链接后的文本片段。
type: string

title:引用页面的 html title。
type: string

traffic_page (10 units):引用页面来自自然搜索的预估月自然搜索流量。
type: integer

url_from:包含从你的目标指向外链的页面 URL。
type: string

url_redirect:该链接的目标 URL 所指向的重定向链。
type: array(url)

url_redirect_with_target:该链接的目标 URL 及其重定向链。
type: array(string)

url_to:出站链接指向的 URL。
type: string

selectstring必填

要返回的列的逗号分隔列表。有效的列标识符请参见响应 Schema。

protocolstring

目标的协议。

允许的值:bothhttphttps
默认:both
targetstring必填

搜索目标:域名或 URL。

modestring

基于你输入的目标所确定的搜索范围。

允许的值:exactprefixdomainsubdomains
默认:subdomains
outputstring

输出格式。

允许的值:jsoncsvxmlphp

响应

linkeddomainsarray<object>
dofollow_linked_domainsinteger

链接域名中带有Dofollow链接的唯一根域名数。

dofollow_linksinteger

从目标关键词到不具有“nofollow”属性的链接域名的链接数。

dofollow_refdomainsinteger

(5 个单位) 指向链接域名的带有Dofollow链接的唯一域名数。

domainstring

从目标网站至少获得一个链接的链接域名。

domain_ratingnumber

以 100 分制衡量,与我们数据库中的其他域名相比,该域名反向链接概况的强度。

first_seenstring

首次找到从目标域指向链接域的链接的日期。

is_root_domainboolean

该域名为根域名。

linked_domain_trafficinteger

(10 个单位) 链接域名来自搜索的预估月自然搜索流量

linked_pagesinteger

目标网站链接到该域名的网页数量。

links_from_targetinteger

从目标域指向链接域名的链接数量。