firecrawl-search
Web search with optional content scraping and filtering, returning results as JSON for AI workflows.
Install
npx skills add https://github.com/firecrawl/cli --skill firecrawl-searchStats
| Total installs | 8,379 |
| Weekly installs | 8.4K |
| GitHub stars | 229 |
| First seen | Mar 10, 2026 |
| Source | @firecrawl/cli |
Summary
- Returns real search results as JSON with optional --scrape flag to fetch complete page markdown for each result, avoiding redundant fetches
- Supports filtering by source type (web, images, news), category (GitHub, research, PDF), time range (past hour/day/week/month/year), location, and country
- Use --limit to control result count and --scrape-formats to customize output formats when extracting full content
- Part of a workflow escalation pattern: search first to discover URLs, then use dedicated scrape/map/crawl skills for deeper extraction
Tags
Related skills
| Skill | Installs | vs firecrawl-search |
|---|---|---|
| gws-calendar-agenda | 9,613 | +1,234 |
| nano-banana-pro-openrouter | 7,985 | -394 |
| plantuml-ascii | 7,794 | -585 |
| firecrawl-browser | 8,420 | +41 |
| firecrawl-scrape | 8,534 | +155 |
FAQ
- How many installs does firecrawl-search have?
- firecrawl-search has 8,379 total installs and 8.4K installs this week.
- Where is firecrawl-search hosted?
- firecrawl-search is published by @firecrawl/cli at https://github.com/firecrawl/cli.
- How many GitHub stars does firecrawl-search have?
- firecrawl-search has 229 GitHub stars.
- When was firecrawl-search first indexed?
- OrangeBot.AI first indexed firecrawl-search on Mar 10, 2026.
- How do I install firecrawl-search?
- Run: npx skills add https://github.com/firecrawl/cli --skill firecrawl-search