CLI Finder / tools / firecrawl-cli

Web スクレイピングと Markdown 抽出のための Firecrawl CLI

Agent の調査や検索ワークフロー向けに Web ページを Markdown や構造化データへ変換します。

Agent 適合度: 76/100 検証済み発行元 継続的にメンテナンス中
76 /100

Good for approved web extraction, but crawling scope and API keys need clear limits.

Structured output 82/100

Whether the CLI can return JSON, YAML, or stable machine-readable output.

Non-interactive use 76/100

Whether common workflows can run predictably without an interactive prompt.

Safety boundaries 54/100

Whether read-only, dry-run, scoped auth, and destructive command boundaries are clear.

インストール方法

npx $ npx firecrawl

よく使うコマンド

Crawl a page · 要確認 $ npx firecrawl crawl https://example.com

Fetches web content for downstream analysis.

Scrape one URL · 安全 $ npx firecrawl scrape https://example.com

Extracts a single page before broader crawling.

Agent 使用例

Codex CLI Use Firecrawl for a small list of approved URLs, preserve source links, and summarize extracted markdown separately from your conclusions.

安全メモ

  • Respect robots, rate limits, and site terms before crawling.
  • Agents should crawl a small target set first and store source URLs with extracted content.

Agent が使えること

Firecrawl は承認済みページを Markdown や構造化データとして収集し、ソース URL を保持できます。

向いている用途

調査、ドキュメント取り込み、小規模な制御済みクロールに適しています。