> ## Documentation Index
> Fetch the complete documentation index at: https://student-213fb9fc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 概览

> Firecrawl SDK 是对 Firecrawl API 的封装，帮助你轻松从网站提取数据。

<div id="official-sdks">
  ## 官方 SDK
</div>

<CardGroup cols={2}>
  <Card title="Python SDK" icon="python" href="zh/python">
    了解 Firecrawl 的 Python SDK。
  </Card>

  <Card title="Node SDK" icon="node" href="zh/node">
    了解 Firecrawl 的 Node.js SDK。
  </Card>

  <Card title="CLI" icon="terminal" href="zh/cli">
    直接从命令行使用 Firecrawl。
  </Card>
</CardGroup>

<div id="community-sdks-v1-only">
  ## 社区 SDK（仅限 v1）
</div>

<CardGroup cols={2}>
  <Card title="Go SDK" icon="golang" href="zh/go">
    了解 Firecrawl 的 Go SDK。
  </Card>

  <Card title="Rust SDK" icon="rust" href="zh/rust">
    了解 Firecrawl 的 Rust SDK。
  </Card>
</CardGroup>
