Use cases

Copy-paste schemas for common extraction tasks. Every example below works with the same API — swap in your own URL and adjust the schema.

Extract job listings from Greenhouse job boards

Pull structured job title, location, department, and apply-link data from any company's Greenhouse-hosted careers page.

Extract product prices and ratings from Amazon listings

Get product title, price, star rating, and review count from any Amazon product page as clean JSON.

Extract real estate listings from Zillow

Pull address, price, bed/bath count, and square footage from a Zillow listing page.

Extract headlines and article metadata from any news site

Turn any news homepage into a structured list of headlines, authors, and publish times.

Extract repo stats from any GitHub page

Get stars, forks, open issues, and primary language from any public GitHub repository page.

Extract structured menu data from restaurant websites

Turn a restaurant's menu page into structured items, descriptions, and prices for building delivery/ordering integrations.