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

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

## Changelog

### v1.1 — 2026-09-11

- Runs started without a company domain now fall back to the example domain instead of failing

### v1.0 — 2026-08-26

- Initial release
- Scrape Trustpilot reviews and company information by company domain
- Modes: company information and reviews, reviews only, company information only, bulk company information for multiple domains
- Server-side filters: star rating, date period, language, verified reviews, sort by recency or relevance
- Reviewer-country filter applied to collected reviews
- Page range control with startFromPageNumber and endAtPageNumber
- Optional enrichment: reviewer metadata, reply analysis, extended metadata, company response metrics, review photos, experience date
- Reviews are written to the default dataset; company information to a separate `companyInformation` dataset
- Domains not found on Trustpilot produce a minimal record with `isCompanyFound: false`
- Custom proxy URLs and Apify proxy country targeting
- Export as JSON, CSV, or Excel
