> ## Documentation Index
> Fetch the complete documentation index at: https://docs.firecrawl.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# ユースケース

> ウェブデータをアプリの強力な機能へ変換

あらゆるWeb サイトを、プロダクト向けの構造化データに変換できます。RAGパイプラインの構築、リードエンリッチメント、競合の監視など、どの用途でも Firecrawl がスクレイピングを処理するため、データの活用に集中できます。

以下のユースケースを参照して、ワークフローに役立つガイド、コードサンプル、アーキテクチャパターンを見つけてください。

<CardGroup cols={2}>
  <Card title="AI Platforms" href="/ja/use-cases/ai-platforms">
    RAGチャットボットやAIアシスタントにウェブ知識を取り込みます。
  </Card>

  <Card title="Lead Enrichment" href="/ja/use-cases/lead-enrichment">
    ウェブサイトからリードを抽出・絞り込み、セールスパイプラインを拡充します。
  </Card>

  <Card title="SEO Platforms" href="/ja/use-cases/seo-platforms">
    検索順位を監視し、コンテンツ戦略を最適化します。
  </Card>

  <Card title="Deep Research" href="/ja/use-cases/deep-research">
    高度なウェブ検索でエージェント型リサーチツールを構築します。
  </Card>

  <Card title="Product & E-commerce" href="/ja/use-cases/product-ecommerce">
    ECサイト全体で価格を監視し、在庫をトラッキングします。
  </Card>

  <Card title="Content Generation" href="/ja/use-cases/content-generation">
    ウェブサイトのデータと構造に基づいてAIコンテンツを生成します。
  </Card>

  <Card title="Developers & MCP" href="/ja/use-cases/developers-mcp">
    Model Context Protocol に対応した強力な連携を構築します。
  </Card>

  <Card title="Investment & Finance" href="/ja/use-cases/investment-finance">
    企業動向を追跡し、ウェブデータから財務インサイトを抽出します。
  </Card>

  <Card title="Competitive Intelligence" href="/ja/use-cases/competitive-intelligence">
    競合サイトを監視し、変更をリアルタイムにトラッキングします。
  </Card>

  <Card title="Data Migration" href="/ja/use-cases/data-migration">
    プラットフォームやシステム間でウェブデータをシームレスに移行します。
  </Card>

  <Card title="Observability" href="/ja/use-cases/observability">
    ウェブサイトを監視し、稼働状況をトラッキング、変更をリアルタイムに検知します。
  </Card>
</CardGroup>
