Crawl a website using BFS and extract markdown content from multiple pages. Up to 20 pages per job with same-domain filtering and URL pattern support.
Crawl a website using breadth-first search (BFS) and extract structured content โ title, markdown, and links โ from multiple pages in a single API call. Ideal for documentation scraping, site analysis, and content extraction at scale.
| Parameter | Type | Default | Description |
|---|---|---|---|
url * |
string | โ | Starting URL to crawl |
max_pages |
integer | 5 | Max pages to crawl (1โ20) |
same_domain |
boolean | true | Only follow links on the same domain |
include_pattern |
string | null | Regex: only crawl matching URLs |
exclude_pattern |
string | null | Regex: skip matching URLs |
$0.010 per job (up to 20 pages included) via x402 micropayment on Base (USDC).