# Changelog of Shopify Scraper - Ultra Fast Product Extractor (`kalirobot/shopify-scraper`) Actor

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

## Changelog

All notable changes to this project will be documented in this file.

### \[0.1.7] - 2025-12-04

#### Fixed

- **Documentation:** Updated README with correct JSON output example.

### \[0.1.4] - 2025-12-04

#### Added

- **Detailed Output Schema:** Now includes `source`, `variants`, `medias`, and `options` objects.
- **Plain Text Description:** Added `description_plain` field alongside HTML description.
- **Restored Fields:** `availability`, `sku`, `url`, `platform`, `description` are available at the top level.

#### Changed

- **Strict Mode:** HTML fallback is now **disabled**. The scraper will stop if the Shopify API is not available, ensuring only high-quality API data is returned.
- **Optimization:** Switched to `python:3.9-slim` base image for faster builds.

### \[0.1.0] - 2025-12-04

- Initial release of the dedicated Shopify Scraper.
