From 473e8491b528e399602266229172e02b71714b41 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Mon, 16 Sep 2024 21:46:54 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 96878ea..40a76a6 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Crawl and convert any website into LLM-ready markdown or structured data. Built _This repository is in its early development stages. We are still merging custom modules in the mono repo. It's not completely yet ready for full self-host deployment, but you can already run it locally._ + ## What is Firecrawl? [Firecrawl](https://firecrawl.dev?ref=github) is an API service that takes a URL, crawls it, and converts it into clean markdown or structured data. We crawl all accessible subpages and give you clean data for each. No sitemap required. Check out our [documentation](https://docs.firecrawl.dev).