Powered by Pricelists data
We collect price history across many shops and give it away free to anyone who will do something useful with it. No contract, no application, no required backlink.
Why we do not require a backlink. A widget that plants a link to our domain across thousands of third-party pages in exchange for a free feature is exactly the pattern Google warns about. If our data helps you and you choose to credit the source, we are glad. If not, the tool works identically.
1. Shops — price history chart
A plain SVG image. Not a script, not an iframe — so it passes any shop’s content security policy, caches like any image and works even inside a newsletter. It sets no cookies and collects nothing about your visitors.
<img src="https://pricelists.org/chart/5901234123457.svg?range=365" width="480" height="200" alt="…">
Generate code for your product
2. Bloggers and reviewers — data for your piece
Writing a review and want to say what the thing actually cost over the past year, instead of quoting today’s price? Embed the chart exactly as a shop would, and find our computed price spreads and methodology in the research reports.
3. Product services — keyless API
The public read API works with NO registration and NO key. GET only, real offers only, rate limit per IP. You need a key only once you want to publish your own offers.
curl https://pricelists.org/api/v1/products/by-ean/5901234123457
- /api/v1/products/by-ean/{ean}
- product by EAN
- /api/v1/products/by-gtin/{gtin}
- product by GTIN
- /api/v1/products/{id}/offers
- offers for a product
- /api/v1/products/{id}/price-history
- price history
- /api/v1/search
- search
- /api/v1/compare
- comparison
Terms
- Free to use, commercial use included.
- A backlink is not required; if you add one, please use rel="nofollow".
- Chart and API show real offers only — synthetic data is filtered out.
- We do not guarantee availability or completeness. Prices can be stale — we always state the observation date.
- We do not redistribute partner price lists. We share statistics we computed and per-product history.
Questions: pricelists.org@business-flow.co