# Changelog of Shopify Product Scraper — Any Store (`sleek_waveform/universal-shopify-scraper`) Actor

- **URL**: https://apify.com/sleek\_waveform/universal-shopify-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/sleek\_waveform/universal-shopify-scraper.md

### 1.3.0 (2026-03-09)

- **Feature:** Added Webhook Integration. Users can now provide a `webhookUrl` in the input to receive a POST request with the results URL immediately after the scrape finishes. This simplifies connections to Make.com, Zapier, and custom backend systems.

### 1.2.0 (2026-03-09)

- **Monetization:** Implemented Pay-Per-Result model. The Actor now dynamically charges users per product extracted, optimizing revenue for large catalogs.

### 1.1.1 (2026-03-09)

- **Fix:** Disabled automatic blocking detection in HttpCrawler for HTTP 403 and 404 errors to ensure Hybrid Fallback Mode executes correctly.

### 1.1.0 (2026-03-09)

- **Feature:** Introduced Hybrid Fallback Mode! If the `/products.json` API is blocked or disabled, the scraper now automatically crawls the store's sitemap and extracts structured product data (JSON-LD) directly from the HTML.

### 1.0.1 (2026-03-09)

- Added Key-Value Store schema and full publication documentation.

### 1.0.0 (2026-03-09)

- Initial release of Universal Shopify Product & Lead Scraper.
- High-speed product extraction via `/products.json`.
- Extraction of SKUs, pricing, variants, and stock availability.
