注意:现已推出 该 API 的 v2 版本,功能更强大,性能更出色。
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The base URL to start crawling from
Search query to use for mapping. During the Alpha phase, the 'smart' part of the search functionality is limited to 500 search results. However, if map finds more results, there is no limit applied.
Ignore the website sitemap when crawling.
Only return links found in the website sitemap
Include subdomains of the website
Maximum number of links to return
Required range:
x <= 30000
Timeout in milliseconds. There is no timeout by default.