# Changelog of Airbnb Reviews Scraper — vacation rental review data (`blackfalcondata/airbnb-reviews-scraper`) Actor

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

## Changelog

### 0.1.1 — 2026-07-10

- Improved: results start streaming right away. When scraping reviews across a location, reviews now begin flowing as soon as matching listings are found and stop once your Max Results limit is met — instead of scanning the whole area first. Faster first results and lower cost for small limits. Pasted room URLs are always processed first.

### 0.1.x — 2026-06-22

- Added: Airbnb reviews scraper — flat review rows with review text, star rating, date, reviewer name & location, language, and the host's public reply.
- Added: paste one or more room URLs (…/rooms/12345678) to scrape a listing's reviews, or enter cities to discover listings and pull reviews for each.
- Added: per-listing review cap and best/recent ordering.
- Added: optional discovery filters (nightly price band, room type) when scraping reviews across a location.
- Added: exclude-empty-fields output shaping and MCP export.
- Improved: reviews stream to the dataset in batches so memory scales with the result limit, not city size.
- Improved: invalid `maxResults` values fall back to the default instead of running unbounded; an optional query budget caps cost on very dense areas.
