scrapeOptions
中包含 formats: ["markdown"]
来获取每个搜索结果的完整Markdown内容,否则你将默认获得SERP结果(url、标题、描述)。Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
Successful response
The response is of type object
.