Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Firecrawl CLI

Skill Aktiv
Teil von:Firecrawl

Extract clean markdown from any URL, including JavaScript-rendered SPAs. Use this skill whenever the user provides a URL and wants its content, says "scrape", "grab", "fetch", "pull", "get the page", "extract from this URL", or "read this webpage". Handles JS-rendered pages, multiple concurrent URLs, and returns LLM-optimized markdown. Use this instead of WebFetch for any webpage content extraction.

Zweck

To provide a versatile command-line tool for extracting and interacting with web content, especially for developers and automated workflows.

Funktionen

  • Extract clean markdown from any URL
  • Handle JavaScript-rendered SPAs
  • Perform concurrent URL scraping
  • Search the web and scrape results
  • Crawl entire websites
  • Interact with scraped pages via prompts or code
  • Run AI agent tasks for autonomous data extraction

Anwendungsfälle

  • Extracting article content from blog posts for summarization or analysis.
  • Scraping product details and prices from e-commerce sites.
  • Gathering research data from multiple web pages concurrently.
  • Automating website audits or content discovery.

Nicht-Ziele

  • Replacing browser functionality for end-users.
  • Performing real-time interaction beyond controlled sessions.
  • Executing arbitrary code on remote servers (beyond user-provided scripts in isolated contexts).

Workflow

  1. Define the task (e.g., scrape a URL, search for information).
  2. Invoke the appropriate Firecrawl CLI command with relevant options.
  3. Process the output (e.g., save to file, pipe to another command, analyze JSON).
  4. For complex tasks, use the agent or interact commands for guided or autonomous web interaction.

Voraussetzungen

  • Node.js and npm installed
  • A Firecrawl API key (optional for self-hosted instances)

Trust

  • warning:Issues AttentionIn the last 90 days, 4 issues were opened and 1 was closed, indicating a low closure rate and potentially slow maintainer response.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add firecrawl/cli
/plugin install cli@firecrawl

Qualitätspunktzahl

95 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit2 days ago
Sterne383
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Agent Browser

100

Browser-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.

Skill
shanraisshan

Chatgpt Search

100

Search 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".

Skill
SeifBenayed

Website Extraction Api

100

Extract typed JSON from public website pages using a schema.

Skill
iterationlayer

Extract Supplier Catalog From Website

100

Extract SKUs, product names, unit prices, availability, and minimum order quantities from a supplier catalog page.

Skill
iterationlayer

Extract Public Registry Page

100

Extract organization name, registration number, status, registration date, and officers from a public registry page.

Skill
iterationlayer

Browser Extract

99

Extract structured data via stored browser-templates or one-shot DOM queries, with mandatory AIDefence PII + prompt-injection gates before content reaches the model

Skill
ruvnet