For AI agents: a documentation index is available at /llms.txt
Skip to main content

/crawl

POST 

/crawl

Start an asynchronous crawl job that spiders a website and scrapes every discovered page. Returns a crawl ID and status URL for polling results via GET /crawl/{id}. Supports depth control, path filtering, sitemap strategies, and webhook notifications.

Request

Responses