GitPedia

Firecrawl docs

Documentation for Firecrawl.

From firecrawlΒ·Updated June 20, 2026Β·View on GitHubΒ·

Welcome to the Firecrawl documentation repository! This repo contains the source files for [docs.firecrawl.dev](https://docs.firecrawl.dev), powered by [Mintlify](https://mintlify.com/). The project is written primarily in MDX, first published in 2025. Key topics include: docs, firecrawl, firecrawl-ai, firecrawl-mcp.

Firecrawl Docs πŸ”₯

Welcome to the Firecrawl documentation repository! This repo contains the source files for docs.firecrawl.dev, powered by Mintlify.

About Firecrawl

Firecrawl is the web context API for AI agents. Search, scrape, parse, and interact with the live web β€” turn any source into clean Markdown or structured data your agents can ship with.

Getting Started

To get started with the Firecrawl documentation, follow the steps below:

Prerequisites

  • Node.js LTS (version 19 or higher). Node 25+ is not supported by the Mintlify CLI (see mintlify/starter#116). If you're on Node 25+, please use an LTS version of Node.js.

Installation

  1. Install the Mintlify CLI globally:

    bash
    npm i -g mint
  2. Clone this repository and navigate to the directory:

    bash
    git clone https://github.com/firecrawl/firecrawl-docs.git cd firecrawl-docs
  3. Start the Mintlify development server:

    bash
    mint dev

    Note: the CLI was renamed from mintlify to mint. The old mintlify dev command is deprecated.

  4. Open your web browser and visit http://localhost:3000 to see a local preview of the documentation.

Contributing

We welcome contributions to improve the Firecrawl documentation! If you find any issues or want to suggest enhancements, please open an issue or submit a pull request to this repository.

When contributing, please follow these guidelines:

  • Keep the documentation clear, concise, and easy to understand.
  • Use proper formatting and adhere to the existing document structure.
  • Test your changes locally before submitting a pull request.

Contact

If you have any questions or need further assistance, please reach out to us at help@firecrawl.dev.

Happy building with Firecrawl! πŸ”₯

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub β†’

This article is auto-generated from firecrawl/firecrawl-docs via the GitHub API.Last fetched: 6/21/2026