# Changelog of Booking Reviews Scraper \[Just 💰$1] — by Hotel or Destination (`blackfalcondata/booking-reviews-scraper`) Actor

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

## Changelog

### 0.1.0 — 2026-07-18

Initial release. Scrapes Booking.com guest reviews.

- Two input modes: **hotel URLs** (`https://www.booking.com/hotel/{cc}/{slug}.html`) or **destination** (city/area name → its top hotels).
- One record per review: rating, title, positive/negative text, language, review date, guest name/country/type, room type, stay dates, nights, stay status, helpful votes, **owner replies**, **photos**, and anonymity flag.
- **Incremental mode**: detects new and changed reviews since the last run (state keyed per hotel/destination + sort + language).
- Review sort order (most relevant / newest / oldest / score), per-hotel review cap, and language filter.
- Compact output and empty-field stripping for AI-agent / MCP workflows; optional export to a connected app.
