Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions features/scrape.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,10 @@ When using the `json` format, pass an object inside `formats` with the following
- `schema`: JSON Schema for the structured output.
- `prompt`: Optional prompt to help guide extraction when a schema is present or when you prefer light guidance.

<Note>
Looking for a real-world example? See how to use JSON extraction for [product and e-commerce data](/use-cases/product-ecommerce) like pricing, inventory, and product details.
</Note>

## Extract brand identity

### /scrape (with branding) endpoint
Expand Down