Skip to main content
Back to registry

firecrawl-crawl

firecrawl/cli

Bulk extract content from a website. Crawls pages following links up to a depth/limit.

Installs2
Install command
npx skills add https://github.com/firecrawl/cli --skill firecrawl-crawl
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Bulk extract content from a website. Crawls pages following links up to a depth/limit. - You need content from many pages on a site (e.g., all /docs/ ) - You want to extract an entire site section - Step 4 in the workflow escalation pattern : search → scrape → map → crawl → browser - Always use --wait when you need the results immediately. Without it, crawl returns a job ID for async polling. - Use --include-paths to scope the crawl — don't crawl an entire site when you only need one section. - Crawl consumes credits per page. Check firecrawl credit-usage before large crawls. - firecrawl-scrape — scrape individual pages - firecrawl-map — discover URLs before deciding to crawl - firecrawl-download — download site to local files (uses map + scrape)

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does firecrawl-crawl do?

Bulk extract content from a website. Crawls pages following links up to a depth/limit.

Is firecrawl-crawl good?

firecrawl-crawl does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does firecrawl-crawl work with?

firecrawl-crawl currently lists compatibility with codex, gemini-cli, kimi-cli, amp, cline, github-copilot.

What are alternatives to firecrawl-crawl?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install firecrawl-crawl?

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

Related skills

More from firecrawl/cli

Related skills

Alternatives in Software Engineering