# Changelog of Airbnb URL Finder Scraper — listing discovery (`blackfalcondata/airbnb-url-scraper`) Actor

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

## Changelog

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

- Added: Airbnb listing URL scraper — fast, cheap discovery of every listing URL for a city or search; each row is the listing id, canonical room URL, and name.
- Added: full-city coverage that enumerates the whole set of listing URLs for an area, not just the first page the site shows.
- Added: paste Airbnb room or search URLs — room URLs are normalized into URL rows; search URLs read their location from the URL.
- Added: optional lat/long radius filter and discovery filters (nightly price band, room type).
- Added: exclude-empty-fields output shaping and MCP export.
- Improved: URLs 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.
