JSON schema library
Copy-paste schemas for the data types you extract most. Each one is tuned for Extracto and validated output.
A ready-to-copy JSON schema for extracting article data (headline, author, publish date, body, tags) from a page, with validated output.
BreadcrumbList schemaCopy-paste Extracto schema to extract a page's breadcrumb trail as typed JSON: ordered items with position, name and URL, plus depth.
Course schemaA ready-to-copy Extracto schema for online course pages. Describe the fields you want and get typed, validated JSON back, with null for anything the page omits.
Dataset schemaReady-to-copy Extracto schema for the Dataset shape: pull name, license, format, size, publisher and download URL as typed, validated JSON.
Event schemaA ready-to-copy JSON schema for extracting event data (name, dates, venue, location, price) from a page, with validated output.
FAQPage schemaA ready-to-copy JSON schema for extracting FAQ pages (questions array of question and answer, pageTitle, url, count) from a page, typed and validated.
HowTo schemaA ready-to-copy JSON schema for extracting how-to guides (name, steps, totalTime, tools, supplies, estimatedCost) from a page, validated.
Job posting schemaA ready-to-copy JSON schema for extracting job posting data (title, company, location, salary, employment type) with validated output.
Local business schemaA ready-to-copy JSON schema for extracting local business data (name, address, phone, hours, rating) from a page, with validated output.
Organization schemaA ready-to-copy JSON schema for extracting organization data (name, industry, founding year, headquarters, website) with validated output.
Person schemaA ready-to-copy Person schema for Extracto: extract name, jobTitle, organization, location, bio and social links as typed, validated JSON from public profiles.
Product schemaA ready-to-copy JSON schema for extracting product data (name, price, currency, availability, rating) from a page, with validated output.
Recipe schemaCopy-paste JSON schema to extract typed recipe data (name, ingredients, steps, times, servings, rating, calories, author) from any recipe page with Extracto.
Review schemaA ready-to-copy Extracto schema for the Review shape: pull author, rating, body, date, verified-purchase and helpful counts as typed JSON from one URL.
SoftwareApplication schemaA ready-to-copy Extracto schema for pulling typed, validated SoftwareApplication data: name, category, OS, price, rating, version and publisher.
VideoObject schemaA ready-to-copy VideoObject schema for Extracto. Send a video URL plus this JSON schema and get typed, validated fields back, with null for anything missing.