# Changelog of Amazon Brand Storefront Scraper (`automation-lab/amazon-brand-storefront-scraper`) Actor

- **URL**: https://apify.com/automation-lab/amazon-brand-storefront-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/automation-lab/amazon-brand-storefront-scraper.md

## Changelog

### 2026-09-22 — Reliability

- Proxy fallback retries now use valid session identifiers, so transient Amazon challenges can recover through the configured proxy instead of failing during proxy setup.

### 2026-09-18 — Features

- You can now paste canonical Amazon Brand Store URLs containing the brand slug (`/stores/<brand>/page/<UUID>`) directly. Existing `/stores/page/<UUID>` inputs remain fully supported.

### 0.1.0

- Added extraction of public Amazon Brand Store identity, navigation, merchandising modules, creative image URLs, target links, and linked ASINs.
- Added optional bounded traversal of same-store navigation pages with page and item limits.
- Added direct HTTP fetching with explicit challenge detection and configurable proxy retry routing.
- Added typed dataset views, three task examples, API/MCP guidance, and Store-ready input documentation.
