# Changelog of Trustpilot Reviews Scraper (`data_minds/trustpilot-reviews-scraper`) Actor

- **URL**: https://apify.com/data\_minds/trustpilot-reviews-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/data\_minds/trustpilot-reviews-scraper.md

## Changelog

### 0.1 — Initial release

- Converted the standalone `main.py` + `parser.py` Trustpilot reviews scraper into a full Apify Actor.
- Merged every input option (company URLs/domains, search-by-name, star/language/date/country/verified/reply filters, sampling, regional-domain expansion, company data & enrichment add-ons) into one stylish, emoji-labeled input schema.
- Reviews are pushed to the dataset live, per review, as they're collected — no data lost on an early stop or crash.
- Added automatic proxy escalation: direct → Apify Datacenter proxy → Apify Residential proxy (sticky), with clear log events on every switch.
- Added an optional reliable-access step for pages that would otherwise block automated requests.
- Added `Overview`, `Full data`, and `Company & enrichment` dataset views, plus company roll-ups, review-insights, input-diagnostics, and run-summary sections in the key-value store.
- Kept the deterministic review-insights digest and the optional (bring-your-own-key) AI pain-point analysis from the original script.
- Replaced local file output and a raw proxy-URL list from the original script with Apify-native equivalents (dataset/KV store, Apify Proxy configuration).
