# Changelog of Wayfair Scraper — Furniture Prices, Specs & Reviews (`khadinakbar/wayfair-scraper`) Actor

- **URL**: https://apify.com/khadinakbar/wayfair-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/khadinakbar/wayfair-scraper.md

### 1.0 — 2026-06-21

- Initial release: Wayfair scraper (US/CA/UK/IE).
- Inputs: keyword search and/or Start URLs (search, category/listing, or /pdp/ product pages; auto-detected).
- Listing extraction: title, productUrl, sku, price, originalPrice, savings, savingsPercent, currency, rating, reviewCount, image, position.
- Optional detail enrichment (enrichProductDetails): brand, breadcrumbs, category, dimensions, weight, material, color, description, features, full specs, image gallery, availability.
- Product URLs always return full detail.
- Filters: minPrice, maxPrice, minRating, sortBy. Marketplace: com/ca/co.uk/ie.
- PlaywrightCrawler (Chromium) + playwright-extra stealth to clear Wayfair Akamai + PerimeterX; JSON-LD breadcrumbs + DOM (data-test-id/data-enzyme-id) + og: parsing.
- Resilient proxy: DataImpulse mobile (owner secret) -> user proxy -> Apify residential -> Apify datacenter.
- Auto-paginates via ?curpage until maxResults reached.
- Soft-fail on bad input, honest-fail on anti-bot exhaustion, cost-cap visibility, triple-guard charge counter, safePushData.
