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

# Open Source vs Cloud

> Understand the differences between Firecrawl's open-source and cloud offerings

Firecrawl is open source under the [AGPL-3.0 license](https://github.com/firecrawl/firecrawl/blob/main/LICENSE). To deliver the best possible product, we also offer a hosted cloud version at [firecrawl.dev](https://firecrawl.dev) with additional features and managed infrastructure.

## Feature comparison

The open-source version includes the core scraping and crawling engine. Firecrawl Cloud adds infrastructure-level capabilities, a management dashboard, and enterprise features on top of everything in the open-source edition.

<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 vs Open Source" width="2808" height="856" data-path="images/open-source-cloud.png" />

| Feature             | Open Source | Cloud |
| ------------------- | :---------: | :---: |
| Scrape              |      ✔      |   ✔   |
| Crawl               |      ✔      |   ✔   |
| Map                 |      ✔      |   ✔   |
| Search              |      ✔      |   ✔   |
| Batch scrape        |      ✔      |   ✔   |
| Extract             |      ✔      |   ✔   |
| JSON mode           |      ✔      |   ✔   |
| LLM-ready formats   |      ✔      |   ✔   |
| Change tracking     |      ✔      |   ✔   |
| SDKs                |      ✔      |   ✔   |
| Agent               |      ✘      |   ✔   |
| Browser sandbox     |      ✘      |   ✔   |
| Actions             |      ✘      |   ✔   |
| Enhanced proxies    |      ✘      |   ✔   |
| Proxy rotations     |      ✘      |   ✔   |
| Dashboard           |      ✘      |   ✔   |
| Enterprise features |      ✘      |   ✔   |

## Why both?

The cloud solution allows us to continuously innovate and maintain a high-quality, sustainable service for all users. Revenue from Firecrawl Cloud funds ongoing development of the open-source project.

* **Open source** — Run Firecrawl on your own infrastructure with full control over the core scraping engine. See [Running locally](/contributing/guide) and [Self-hosting](/contributing/self-host).
* **Cloud** — Get started immediately with a managed service that includes enhanced proxies, a usage dashboard, and enterprise features. Sign up at [firecrawl.dev](https://firecrawl.dev).
