Firecrawl CLI
技能 已验证 活跃Download 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.
功能
- 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
使用场景
- Saving documentation for offline use
- Bulk-saving web pages for reference
- Extracting structured data from websites
- Automating web research tasks
非目标
- Performing real-time web application interaction beyond scraping
- Replacing full-fledged browser automation frameworks for complex UI testing
- Storing sensitive user credentials insecurely
工作流
- 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.
实践
- Web Scraping
- Data Extraction
- Command-line Utility
先决条件
- 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.
安装
请先添加 Marketplace
/plugin marketplace add firecrawl/cli/plugin install cli@firecrawl质量评分
已验证类似扩展
Agent Browser
100AI 代理的浏览器自动化 CLI。当用户需要与网站交互时使用,包括浏览页面、填写表单、点击按钮、截屏、提取数据、测试 Web 应用或自动化任何浏览器任务。触发条件包括请求“打开网站”、“填表”、“点击按钮”、“截屏”、“抓取页面数据”、“测试此 Web 应用”、“登录网站”、“自动化浏览器操作”或任何需要以编程方式进行 Web 交互的任务。
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".