When a Shopify product is discounted, the storefront exposes both the current price and the original “compare-at” price. The Discount Finder compares the two across the whole catalog and surfaces only the items that are actually on sale — ranked by how deep the discount is — so you can see a store’s promotional strategy at a glance.
▶ Open the Sale & Discount Finder →
What the Sale & Discount Finder gives you
- Every variant currently discounted
- Sale price vs. original price
- Exact discount percentage and amount saved
- Sorted by biggest discount first
- Export the sale list
How it works
The tool reads the store’s public /products.json endpoint — the same feed Shopify themes use to render products. It paginates through the catalog (up to about 5,000 products) and assembles the full list. No login, API key, or admin access is involved; only data the storefront already publishes is read.
How to use it, step by step
- Open the Sale & Discount Finder and paste the Shopify store URL (for example, allbirds.com).
- Click “Find Discounts”. The tool reads the store’s public data — no login, password, or API key is involved.
- Review the result on screen, then download it as CSV, JSON, or Excel, or copy it to your clipboard.
What you can use it for
- Monitoring a competitor’s promo cadence
- Deal-hunting and affiliate content
- Clearance and inventory-liquidation research
- Timing your own sales against the market
Things to keep in mind
Everything here comes from public data, so a few caveats apply. Password-protected and headless stores may not expose every endpoint, and a merchant can choose to disable the public JSON feeds. Very large catalogs are capped at around 5,000 items. And remember: public storefront data never includes private figures such as exact inventory counts or actual sales — any tool claiming to reveal those is estimating, not reporting fact.