# Changelog of ALDI US Scraper — Grocery Prices by ZIP Code (`blackfalcondata/aldi-us-scraper`) Actor

- **URL**: https://apify.com/blackfalcondata/aldi-us-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/blackfalcondata/aldi-us-scraper.md

## Changelog

### 0.1.0 — 2026-08-05

First release.

- Browse the full ALDI US catalogue for any US ZIP code (13,866 products), or
  search it by keyword.
- Every product carries price, per-unit price, package size, brand, category,
  stock status, image and product URL.
- Prices are scoped to the ZIP you ask for, because ALDI US prices differ by
  store. Multi-ZIP runs are supported for price comparison.
- Incremental mode returns only new and changed products, with price-change
  fields, and can report products that disappeared from the store.
- Results stream to the dataset as they are collected, so a full-catalogue run
  fits well inside the default memory (measured: 13,082 products at 165 MB).

Known limit: keyword search returns at most 300 products per term. That ceiling
is set by the storefront, not by this actor — use browse mode (leave the search
term empty) when you need the complete catalogue.
