F

firecrawl-crawl

Von:firecrawl·#169 im Trend

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

29.0Kwöchentliche Installationen
348Sterne
Zum ersten Mal gesehenToday

Installation

Senden Sie diesen Befehl an Ihren KI-Agenten:

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

Dokumentation

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