Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nickscamara committed May 9, 2024
1 parent 3b5f71c commit d6b4904
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,8 @@ const status = await app.checkCrawlStatus(jobId);
console.log(status);
```



### 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:
Expand Down

0 comments on commit d6b4904

Please sign in to comment.