mirror of
https://github.com/mendableai/firecrawl.git
synced 2025-12-05 03:21:29 +00:00
Update README.md
This commit is contained in:
parent
24724e958e
commit
ce6d3e21e1
@ -507,7 +507,7 @@ if (crawlResponse) {
|
||||
|
||||
### Extracting structured data from a URL
|
||||
|
||||
With LLM extraction, you can easily extract structured data from any URL. We support zod schema to make it easier for you too. Here is how you to use it:
|
||||
With LLM extraction, you can easily extract structured data from any URL. We support zod schema to make it easier for you too. Here is how to use it:
|
||||
|
||||
```js
|
||||
import FirecrawlApp from "@mendable/firecrawl-js";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user