Docs
搜索文档...⌘K

出站内部锚

API + MCP
GET/v3/site-explorer/linked-anchors-internal

查询参数

timeoutinteger

手动超时时长(秒)。

limitinteger

要返回的结果数量。

默认:1000
order_bystring

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

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

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

selectstring必填

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

protocolstring

目标的协议。

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

搜索目标:域名或 URL。

modestring

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

允许的值:exactprefixdomainsubdomains
默认:subdomains
outputstring

输出格式。

允许的值:jsoncsvxmlphp

响应

linkedanchorsarray<object>
anchorstring

指向URL的链接中可点击的词。

dofollow_linksinteger

指向目标的具有指定锚点但不具有“nofollow”属性的出站链接数。

first_seenstring (date-time)

首次发现目标网站上带有指定锚点链接的日期。

linked_pagesinteger

通过指定锚点从目标页面链接过来的唯一页面数。

links_from_targetinteger

目标网站使用指定锚点的出站链接数。