Loading...
Loading...
Bulk-extract many pages from one site or section. Use for "crawl", "everything under /docs", or content spanning linked pages.
npx skill4agent add firecrawl/skills firecrawl-crawlcrawl# Crawl a docs section
firecrawl crawl "<url>" --include-paths /docs --limit 50 --wait -o .firecrawl/crawl.json
# Full crawl with depth limit
firecrawl crawl "<url>" --max-depth 3 --wait --progress -o .firecrawl/crawl.json
# Check status of a running crawl
firecrawl crawl <job-id>firecrawl crawl --help.firecrawl/--wait--timeout <seconds>--wait--include-pathsfirecrawl credit-usagecredit-usage