firecrawl
CLI tool for web scraping, crawling, and searching, providing LLM-ready markdown from any website.
Install
npx skills add https://github.com/firecrawl/cli --skill firecrawlStats
| Total installs | 20,012 |
| Weekly installs | 19.9K |
| GitHub stars | 229 |
| First seen | Jan 21, 2026 |
| Source | @firecrawl/cli |
Summary
- Supports six command modes: search for discovery, scrape for single URLs, map to locate subpages, crawl for bulk site sections, browser for interactive content, and download for offline archives
- Returns clean markdown formatted for LLM context windows; write results to .firecrawl/ directory to avoid redundant fetches and manage large outputs
- Includes escalation workflow: start with search or scrape, use map to find specific URLs within sites, switch to browser when content requires clicks, form fills, or login interactions
- Parallel job execution up to concurrency limit; check firecrawl --status for remaining credits and active job slots before running bulk operations
Tags
Related skills
| Skill | Installs | vs firecrawl |
|---|---|---|
| p-image | 108,526 | +88,514 |
| shadcn | 48,107 | +28,095 |
| gws-docs | 11,688 | -8,324 |
| baoyu-markdown-to-html | 12,459 | -7,553 |
| turborepo | 13,669 | -6,343 |
FAQ
- How many installs does firecrawl have?
- firecrawl has 20,012 total installs and 19.9K installs this week.
- Where is firecrawl hosted?
- firecrawl is published by @firecrawl/cli at https://github.com/firecrawl/cli.
- How many GitHub stars does firecrawl have?
- firecrawl has 229 GitHub stars.
- When was firecrawl first indexed?
- OrangeBot.AI first indexed firecrawl on Jan 21, 2026.
- How do I install firecrawl?
- Run: npx skills add https://github.com/firecrawl/cli --skill firecrawl