# Changelog of Shopify Products Scraper (`parsebird/shopify-products-scraper`) Actor

- **URL**: https://apify.com/parsebird/shopify-products-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/parsebird/shopify-products-scraper.md

## Changelog

### v1.1 — 2026-08-07

- Add ParseBird Shopify Suite navigation table to the README, linking to Shopify Store Leads Scraper and Shopify Store B2B Leads Finder

### v1.0 — 2026-08-05

- Initial release
- Scrape the full public product catalog of any Shopify store
- Accept bare hostnames, full URLs, and `.myshopify.com` subdomains, up to 100 stores per run
- Automatic `www`/non-`www` host recovery when a storefront answers on only one variant
- Per-store product limit, or unlimited with automatic pagination
- Pricing fields: shop currency, lowest and highest variant price, highest compare-at price, and a strict on-sale flag
- Stock fields: in-stock, fully out-of-stock, and requires-shipping flags
- Product details: variant count, option names, weight, vendor, product type, tags, and plain-text description
- Image fields: featured image, image count, and alt texts when the storefront publishes them
- Timestamps: published, updated, created, and scraped
- Optional secondary dataset output and parent run ID for pipeline traceability
- Optional Apify Proxy support for storefronts that return HTTP 403
- Pay-per-event pricing: `product-scraped` event
