# Changelog of Apple App Store Scraper (`automation-lab/apple-app-store-scraper`) Actor

- **URL**: https://apify.com/automation-lab/apple-app-store-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/automation-lab/apple-app-store-scraper.md

## Changelog

This changelog highlights releases that materially changed Apple App Store Scraper for users. Dates use UTC; small internal refactors and routine maintenance are intentionally omitted.

### 2026-09-07

*Fixes*

- Fixed combined app-details and reviews runs so app rows no longer consume the review limit. `maxItems` now allows up to that many app rows plus that many review rows when `includeReviews` is enabled.
- Added a public App Store page fallback when Apple's regional review RSS feed is empty, preventing successful runs with no review output when public reviews are available.

### 2026-08-14

*Features*

- Added an opt-in top charts mode for discovering and resolving up to 100 top free or top paid apps in any App Store country.

### 2026-06-27

*Features*

- Added public Store task examples for common Apple App Store scraping workflows.

### 2026-06-19

*Features*

- Added ready-to-use public task examples for common app details, reviews, and search-result workflows.

### 2026-03-18

*Features*

- Initial release for scraping Apple App Store app details, ratings, reviews, search results, developer information, pricing, and metadata without an API key.
