An open API service indexing awesome lists of open source software.

https://github.com/mendableai/firecrawl-docs

Documentation for Firecrawl.
https://github.com/mendableai/firecrawl-docs

docs firecrawl firecrawl-ai firecrawl-mcp

Last synced: 4 months ago
JSON representation

Documentation for Firecrawl.

Awesome Lists containing this project

README

          

# Firecrawl Docs 🔥

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/).

## About Firecrawl

Firecrawl is an open-source tool that turns websites into LLM-ready data. With Firecrawl, you can power your AI applications with clean data crawled from any website, making it easier to create powerful and accurate language models.

## Getting Started

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

### Prerequisites

- Node.js (version 19 or higher)

### Installation

1. Install Mintlify globally using npm:

```bash
npm install -g mintlify
```

Or if you prefer yarn:

```bash
yarn global add mintlify
```

2. Clone this repository and navigate to the directory:

```bash
git clone https://github.com/mendableai/firecrawl-docs.git
cd docs
```

3. Start the Mintlify development server:

```bash
mintlify dev
```

4. Open your web browser and visit [http://localhost:3000](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 [hello@firecrawl.dev](mailto:hello@firecrawl.dev).

Happy crawling with Firecrawl! 🔥🕷️