Go to Hyperscrape Store

Universal Product Scraper

hyperscrape/ecommerce-product-scraper

Extract full product data from most online stores via structured data.

AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.

https://hyperscrape.com/api/scrape/ecommerce-product-scraper?urls=https%3A%2F%2Fshop.example.com%2Fproduct%2F123

Swap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide

A store-agnostic product scraper. It reads JSON-LD Product/ProductGroup markup, Open Graph product tags and microdata to pull the product name, description, brand, category, all offers (price, currency, availability, condition, seller), SKU / MPN / GTIN, full rating breakdown (value, count, best/worst), the image gallery, and embedded variants (JSON-LD hasVariant, WooCommerce variation JSON, Shopify product JSON) from most e-commerce sites — no per-site configuration needed. Falls back to common CSS selectors when structured data is absent. Data source order: JSON-LD > embedded JSON > meta tags > HTML selectors.