Firecrawl CLI
Skill Verifiziert AktivDownload 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.
Funktionen
- 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
Anwendungsfälle
- Saving documentation for offline use
- Bulk-saving web pages for reference
- Extracting structured data from websites
- Automating web research tasks
Nicht-Ziele
- 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.
Praktiken
- Web Scraping
- Data Extraction
- Command-line Utility
Voraussetzungen
- 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
Zuerst Marketplace hinzufügen
/plugin marketplace add firecrawl/cli/plugin install cli@firecrawlQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Agent Browser
100Browser-automatisierungs-CLI für KI-Agenten. Verwenden Sie diese, wenn der Benutzer mit Websites interagieren muss, einschließlich der Navigation auf Seiten, dem Ausfüllen von Formularen, dem Klicken auf Schaltflächen, dem Aufnehmen von Screenshots, dem Extrahieren von Daten, dem Testen von Webanwendungen oder der Automatisierung beliebiger Browseraufgaben. Auslöser sind Anfragen wie "öffne eine Website", "fülle ein Formular aus", "klicke auf eine Schaltfläche", "mache einen Screenshot", "scrappe Daten von einer Seite", "teste diese Web-App", "melde dich bei einer Seite an", "automatisiere Browser-Aktionen" oder jede Aufgabe, die eine programmatische Webinteraktion erfordert.
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".