F

firecrawl-crawl

byfirecrawlΒ·#169 trending

Install the firecrawl-crawl skill for your AI agent. Published by firecrawl/cli.

29.0Kweekly installs
348stars
First seenToday

Installation

Send this command to your AI agent:

npx skills add https://github.com/firecrawl/cli --skill firecrawl-crawl

Documentation

Bulk extract content from entire websites or site sections with depth and path filtering.

  • Crawls pages following links up to configurable depth limits and page counts, with path inclusion/exclusion filters to scope extraction
  • Supports async job polling or synchronous waiting with progress display via --wait and --progress flags
  • Offers concurrency control, request delays, and JSON output formatting for integration into agent workflows
  • Part of a four-step escalation pattern: search β†’ scrape β†’ map β†’ crawl, used when single-page extraction is insufficient