Skip to main content
POST
Preview crawl parameters generated from natural language prompt

Authorizations

Authorization
string
header
required

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

Body

application/json
url
string<uri>
required

The URL to crawl

prompt
string
required

Natural language prompt describing what you want to crawl

Maximum string length: 10000

Response

Successful response with generated crawl parameters

success
boolean
Example:

true

data
object