跳转到主要内容
POST
预览由自然语言提示词生成的爬取参数

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

请求体

application/json
prompt
string
必填

用自然语言编写的、描述你想爬取内容的提示词

Maximum string length: 10000
url
string<uri>
必填

要抓取的 URL

响应

成功响应(包含生成的爬取参数)

data
object
success
boolean
示例:

true