# Changelog of Target Product Scraper - Prices & Reviews (`makework36/target-scraper`) Actor

- **URL**: https://apify.com/makework36/target-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/makework36/target-scraper.md

## Changelog

### \[1.0.0] - 2026-03-23

#### Added

- Initial release
- Keyword search via RedSky `plp_search_v2` API
- Automatic pagination with configurable max products (1-500)
- Product fields: title, price, regularPrice, salePrice, brand, tcin, rating, reviewCount, imageUrl, url, category
- Optional product detail enrichment via `pdp_client_v1` (UPC, full description, category breadcrumbs)
- Store-specific pricing via configurable `storeId`
- Rate limiting with exponential backoff retry (3 attempts)
- Polite 500ms delay between requests
