# Changelog of Etsy Product Search Scraper (`khadinakbar/etsy-product-search-scraper`) Actor

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

### 0.4 (2026-07-15)

- Removed filters and country localization that cannot be enforced when the documented search-index fallback is used
- Kept the actor focused on bounded keyword product search, with source provenance on every result

### 0.3 (2026-07-15)

- Added a public search-index fallback for genuine Etsy listing URLs when Etsy blocks browser navigation
- Fallback rows retain provenance and use explicit nulls for fields unavailable from the index

### 0.2 (2026-07-15)

- Switched the owned Etsy search route from raw HTTP to browser navigation after residential HTTP requests received 403 responses
- Added browser fingerprinting, session consistency, and browser-level block detection

### 0.1 (2026-07-15)

- Initial private build
- Keyword-only Etsy product search with rank-aware, flat listing rows
- Explicit run outcomes and validated pay-per-event writes
- Pay per event: $0.005 per product result and $0.00005 actor start
