# Changelog of TrustRadius Reviews Scraper (`automation-lab/trustradius-reviews-scraper`) Actor

- **URL**: https://apify.com/automation-lab/trustradius-reviews-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/automation-lab/trustradius-reviews-scraper.md

## Changelog

### 2026-09-09

*Features*

- Added an optional inclusive `sinceDate` cursor for incremental TrustRadius monitoring.
- Scheduled runs can now return and charge only reviews published on or after the cursor while preserving existing behavior when it is omitted.

*Reliability*

- Invalid cursor dates fail before scraping or charging, and pagination stops early only after observing safe newest-first chronology on a wholly older page.
- A valid cursor run with no matching reviews now succeeds with an empty dataset instead of reporting an extraction failure.

### 2026-07-21

*Features*

- Initial release for exporting public TrustRadius software reviews from product URLs or slugs.
- Includes ratings, reviewer role and company-size context, vetted and incentivized indicators, experience duration, use cases, pros, cons, and recommendation text.
- Supports paginated multi-product exports with JSON, CSV, Excel, API, webhook, and integration-ready dataset access.

*Reliability*

- Uses the public server-rendered TrustRadius application surface with conservative retries, pacing, URL validation, and review-permalink deduplication.
