diff --git a/features/scrape.mdx b/features/scrape.mdx index 2161cc7d..ae43a2f9 100644 --- a/features/scrape.mdx +++ b/features/scrape.mdx @@ -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. + + 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. + + ## Extract brand identity ### /scrape (with branding) endpoint