From 7efe3486a67b3ffb444a0c6c1a9019a4c57f4453 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Mon, 7 Oct 2024 00:17:01 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3b25193..718b20e8 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ To use the API, you need to sign up on [Firecrawl](https://firecrawl.dev) and ge ### Features -- [**Scrape**](/scraping): scrape a URL and get its content in LLM-ready format (markdown, structured data via LLM Extract, screenshot, html) +- [**Scrape**](#scraping): scrape a URL and get its content in LLM-ready format (markdown, structured data via LLM Extract, screenshot, html) - **Crawl**: scrapes all the URLs of a web page and return content in LLM-ready format - **Map**: input a website and get all the website urls - extremly fast