# Changelog of App Store Reviews Scraper - iOS & macOS Reviews (`khadinakbar/appstore-reviews-scraper`) Actor

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

## Changelog

### 1.0 (2026-08-03)

- Initial release.
- Scrapes Apple App Store customer reviews for any iOS/macOS app via the public iTunes RSS customer-reviews JSON feed.
- One run can target multiple apps across multiple country storefronts with cross-country deduplication.
- Pre-billing filters: `ratingFilter`, `dateFrom`/`dateTo`, `keywords`, `minVoteSum`.
- Resumable `STATE` key-value-store checkpoint; triple-guard PPE charge counter; 6-value run-outcome contract (`COMPLETE`, `PARTIAL`, `VALID_EMPTY`, `INVALID_INPUT`, `UPSTREAM_FAILED`, `CONFIG_ERROR`).
- Pricing: Pay per event + platform usage. `apify-actor-start` ($0.00005) + `review-returned` ($0.0005 per matching written review).
