From f3261098fd1a58db24cdda358a628424e043af17 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Mon, 7 Oct 2024 00:20:53 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef55bd47..2499700c 100644 --- a/README.md +++ b/README.md @@ -68,9 +68,9 @@ 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](#llm-extraction), screenshot, html) +- [**Scrape**](#scraping): scrape a URL and get its content in LLM-ready format (markdown, structured data via [LLM Extract](#llm-extraction-beta), screenshot, html) - [**Crawl**](#crawling): scrapes all the URLs of a web page and return content in LLM-ready format -- [**Map**](#map): input a website and get all the website urls - extremly fast +- [**Map**](#map-alpha): input a website and get all the website urls - extremly fast ### Powerful Capabilities - **LLM-ready formats**: markdown, structured data, screenshot, HTML, links, metadata