mirror of
https://github.com/mendableai/firecrawl.git
synced 2024-11-16 03:32:22 +08:00
Update README.md
This commit is contained in:
parent
072a949a88
commit
f3261098fd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user