# Changelog of SHEIN Product Scraper (`native_emblem/shein-product-scraper`) Actor

- **URL**: https://apify.com/native\_emblem/shein-product-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/native\_emblem/shein-product-scraper.md

## Changelog

### 0.2 — Keyword search & discovery + lower pricing

- **New: search & discovery mode.** Pass `searchTerms` (e.g. `["summer dress"]`)
  and get a full product list back. No product URLs needed. Discovery and detail
  now live in one actor.
- **New options for search:** `maxProductsPerTerm`, `sort` (price low→high /
  high→low), and `fullDetail` to also fetch each search result's full record.
- **New pricing (lower).** Pay per product actually returned: search results
  **$5 / 1,000** (down from $30), full detail **$10 / 1,000**. No charge for
  empty results.

### 0.1 — Initial release

- Scrape SHEIN products by URL or goods ID across 40+ regional storefronts.
- Clean ~22-field output schema (price, stock, full-resolution images, colour
  variants, ratings, size-fit, category, region) with USD price for comparison.
- Batched fetching (~48 products/second in benchmark; 100% success on 100-product run).
- Pay-per-result pricing with a free trial.
