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

# 开源 vs 云端

> 了解 Firecrawl 开源版与云端服务的差异

Firecrawl 以开源形式提供，并遵循 [AGPL-3.0 许可证](https://github.com/firecrawl/firecrawl/blob/main/LICENSE)。为提供尽可能优秀的产品，我们还在 [firecrawl.dev](https://firecrawl.dev) 上提供托管云端版本，具备更多功能，并由我们负责基础设施管理。

<div id="feature-comparison">
  ## 功能对比
</div>

开源版本包含核心抓取和爬取引擎。Firecrawl Cloud 在此基础上，提供基础设施级能力、管理仪表盘和企业级功能。

<img src="https://mintcdn.com/firecrawl/vlKm1oZYK3oSRVTM/images/open-source-cloud.png?fit=max&auto=format&n=vlKm1oZYK3oSRVTM&q=85&s=763a6e92c8605d06294ed7ed45df85d0" alt="Firecrawl Cloud 与开源版对比" width="2808" height="856" data-path="images/open-source-cloud.png" />

| 功能             | 开源版 |  云版 |
| -------------- | :-: | :-: |
| Scrape         |  ✔  |  ✔  |
| Crawl          |  ✔  |  ✔  |
| Map            |  ✔  |  ✔  |
| Search         |  ✔  |  ✔  |
| Batch scrape   |  ✔  |  ✔  |
| Extract        |  ✔  |  ✔  |
| JSON 模式        |  ✔  |  ✔  |
| LLM 就绪 formats |  ✔  |  ✔  |
| 变更跟踪           |  ✔  |  ✔  |
| SDKs           |  ✔  |  ✔  |
| Agent          |  ✘  |  ✔  |
| 浏览器沙盒          |  ✘  |  ✔  |
| actions        |  ✘  |  ✔  |
| 增强型代理          |  ✘  |  ✔  |
| 代理轮换           |  ✘  |  ✔  |
| 仪表盘            |  ✘  |  ✔  |
| 企业级功能          |  ✘  |  ✔  |

<div id="why-both">
  ## 为什么要同时提供两者？
</div>

云端方案使我们能够持续创新，并为所有用户维护高质量、可持续的服务。来自 Firecrawl Cloud 的收入为开源项目的持续开发提供资金支持。

* **开源** — 在你自己的基础设施上运行 Firecrawl，完全掌控核心抓取引擎。参见 [本地运行](/zh/contributing/guide) 和 [自托管](/zh/contributing/self-host)。
* **云端** — 使用托管服务即可立即开始，包含增强型代理、用量仪表盘以及企业级功能。前往 [firecrawl.dev](https://firecrawl.dev) 注册。
