v1

latestOpenAPI 3.0.02026-07-224452146.0 KB
Crawling

Preview crawl parameters generated from natural language prompt

post/crawl/params-preview

Request body

urlstring uri required

The URL to crawl

promptstring required

Natural language prompt describing what you want to crawl

Response

Successful response with generated crawl parameters

successboolean

Example response

{
  "success": true
}