Crawl a site or sitemap and return captured pages with metadata.
Documentation Index
Fetch the complete documentation index at: https://docs.dumplingai.com/llms.txt
Use this file to discover all available pages before exploring further.
application/json<API_KEY> (required)X-RateLimit-Limit and X-RateLimit-Remaining) are included in the response.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parameters controlling a crawl job.
Root URL to crawl.
Maximum crawl depth.
x >= 1Maximum number of pages to fetch.
x >= 1Output format for the crawled pages.
markdown, text, raw Optional request source identifier.