Start free

JSON schema library

Copy-paste schemas for the data types you extract most. Each one is tuned for Extracto and validated output.

Article schema

A ready-to-copy JSON schema for extracting article data (headline, author, publish date, body, tags) from a page, with validated output.

BreadcrumbList schema

Copy-paste Extracto schema to extract a page's breadcrumb trail as typed JSON: ordered items with position, name and URL, plus depth.

Course schema

A 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 schema

Ready-to-copy Extracto schema for the Dataset shape: pull name, license, format, size, publisher and download URL as typed, validated JSON.

Event schema

A ready-to-copy JSON schema for extracting event data (name, dates, venue, location, price) from a page, with validated output.

FAQPage schema

A 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 schema

A ready-to-copy JSON schema for extracting how-to guides (name, steps, totalTime, tools, supplies, estimatedCost) from a page, validated.

Job posting schema

A ready-to-copy JSON schema for extracting job posting data (title, company, location, salary, employment type) with validated output.

Local business schema

A ready-to-copy JSON schema for extracting local business data (name, address, phone, hours, rating) from a page, with validated output.

Organization schema

A ready-to-copy JSON schema for extracting organization data (name, industry, founding year, headquarters, website) with validated output.

Person schema

A ready-to-copy Person schema for Extracto: extract name, jobTitle, organization, location, bio and social links as typed, validated JSON from public profiles.

Product schema

A ready-to-copy JSON schema for extracting product data (name, price, currency, availability, rating) from a page, with validated output.

Recipe schema

Copy-paste JSON schema to extract typed recipe data (name, ingredients, steps, times, servings, rating, calories, author) from any recipe page with Extracto.

Review schema

A 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 schema

A ready-to-copy Extracto schema for pulling typed, validated SoftwareApplication data: name, category, OS, price, rating, version and publisher.

VideoObject schema

A 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.