Skip to main content
Submit a crawl through POST /batch/submit when it is too large for one synchronous response. A batch returns an ID immediately and produces per-page Markdown or HTML.

Start from a URL

Crawl controls

Start-URL crawls stay on the same host, ignoring www., unless subdomains are enabled. They do not follow non-page files or system paths. Out-of-scope redirects fail that page.

Start from an inventory

For sitemap discovery, set input.data.source to {"type":"sitemap","domain":"example.com"} and choose maxUrls and regex. Discovery happens at submission and excludes subdomain sitemaps. maxDepth and followSubdomains apply only to the start-URL source. Per-page extraction settings are under input.data.options; see Submit a batch. Continue with status and results, webhooks, and cancellation and limits.