E-commerce product catalog, pricing data & retailer analytics
| Product | Category | Price | Retailer | Rating |
|---|---|---|---|---|
| Apple AirPods Pro 3 | Audio | $249 | Multiple | 4.8/5 |
| Ninja Creami Deluxe | Kitchen | $199 | Multiple | 4.6/5 |
| Stanley Quencher H2.0 | Drinkware | $35 | Multiple | 4.7/5 |
| Oura Ring Gen 4 | Wearables | $299 | Multiple | 4.5/5 |
| Dyson Airwrap | Beauty | $499 | Multiple | 4.4/5 |
/api/v1/productsSearch products across retailers with filters
/api/v1/categoriesBrowse product category tree
/api/v1/price-dropsRecent price drops and deal alerts
curl -H "Authorization: Bearer YOUR_API_KEY" \
https://shopcatalog.site/api/v1/products?limit=10
The complete dataset for this page is available in machine-readable JSON for developers and data pipelines — direct API endpoint, no auth, no page rendering required: https://shopcatalog.site/api/dataset/export?token=2db262445836ee4f23ed471836f9ca59Full Data Export