hellofirecrawl / docs

https://docs-six-vert.vercel.app
1 stars 1 forks source link

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

Installation

  1. Install Mintlify globally using npm:

    npm install -g mintlify

    Or if you prefer yarn:

    yarn global add mintlify
  2. Clone this repository and navigate to the directory:

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

    mintlify dev
  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:

Contact

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

Happy crawling with Firecrawl! 🔥🕷️