Update README.md

This commit is contained in:
Nicolas 2024-10-07 00:46:48 -03:00 committed by GitHub
parent 61dcbffe66
commit 4dd1df2a58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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](#llm-extraction-beta), screenshot, html)
- [**Scrape**](#scraping): scrapes 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-alpha): input a website and get all the website urls - extremly fast