Firecrawl CLI
Skill Verified ActiveDownload an entire website as local files — markdown, screenshots, or multiple formats per page. Use this skill when the user wants to save a site locally, download documentation for offline use, bulk-save pages as files, or says "download the site", "save as local files", "offline copy", "download all the docs", or "save for reference". Combines site mapping and scraping into organized local directories.
To enable users to efficiently save website content locally for offline access, research, or bulk data extraction.
Features
- Download entire websites as local files
- Scrape individual web pages in multiple formats
- Search the web with various filters
- Crawl websites for content
- AI-powered web data extraction agent
- Command-line interface for web interaction
Use Cases
- Saving documentation for offline use
- Bulk-saving web pages for reference
- Extracting structured data from websites
- Automating web research tasks
Non-Goals
- Performing real-time web application interaction beyond scraping
- Replacing full-fledged browser automation frameworks for complex UI testing
- Storing sensitive user credentials insecurely
Workflow
- User invokes a firecrawl command (e.g., `download`, `scrape`, `search`).
- User provides necessary arguments like URL, format, or search query.
- The CLI processes the request, potentially authenticating with the Firecrawl API.
- The tool fetches data from the web or interacts with the Firecrawl API.
- Results are displayed on stdout, saved to a file, or processed by the agent.
- User reviews the output or continues with further commands.
Practices
- Web Scraping
- Data Extraction
- Command-line Utility
Prerequisites
- Node.js installed
- npm package manager
Trust
- info:Issues AttentionOpen issues: 4, Closed issues (last 90d): 1. The closure rate is low (20%), suggesting maintainers may be slow to address issues.
Installation
First, add the marketplace
/plugin marketplace add firecrawl/cli/plugin install cli@firecrawlQuality Score
VerifiedTrust Signals
Similar Extensions
Agent Browser
100Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Telegram Crabbox E2e Proof
100Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.
Chatgpt Search
100Search ChatGPT and extract the full response + hydration JSON that powers the UI. Attaches to a running Chrome instance (port 9222 by default), opens ChatGPT, submits a query, waits for the streamed response, and returns structured data: messages, product cards, hydration JSON, and API calls. Use when asked to "search chatgpt", "ask chatgpt", "chatgpt search", "get chatgpt response", or "scrape chatgpt".