# Changelog of Costco Product Reviews Scraper (`automation-lab/costco-product-reviews-scraper`) Actor

- **URL**: https://apify.com/automation-lab/costco-product-reviews-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/automation-lab/costco-product-reviews-scraper.md

## Changelog

### 2026-09-24

*Reliability*

- Date-only end filters now include the full UTC day; timezone-qualified timestamps retain their exact boundary.
- Product-detail URL validation rejects ambiguous paths, while valid source product links are normalized to HTTPS.
- Temporary review-source errors recover with bounded, Retry-After-aware retries; permanent errors fail promptly. Large batches fail clearly rather than silently timing out with incomplete output.

### 2026-07-20

*Features*

- Initial release for extracting public customer reviews from Costco US product URLs or product IDs.
- Supports multi-product runs, offset pagination, rating/date filters, and newest or rating-based sorting.
- Returns review text, reviewer context, helpfulness, badges, media, product metadata, and aggregate rating statistics in export-ready datasets.
