All notable changes to Priceline Hotel Scraper are documented here.
## FAQ section with 6 Q&A (login walls, scheduling, currencies, Express Deals, data freshness, blocking)
actor.json description rewritten to 3 canonical sentences with platform-features close (dropped "ready for analysis or integration" fluff)
- README data table and JSON output example now include the
grandTotal field
openapi_schema.json ActorInput: added currency property with the 15-value enum aligned to input_schema.json
openapi_schema.json HotelResult: added originalCurrency, exchangeRate, grandTotal properties
openapi_schema.json priceMin/priceMax wording: "in USD" replaced with "in the selected currency (or scraped currency if none selected)"
- Date defaults rolled forward: check-in
15/May/2026 → 20/June/2026, check-out 18/May/2026 → 23/June/2026 (input_schema, openapi defaults, openapi example, README data table, README input configuration table)
- README L138 "pay-per-result" → "Pay per result" (canonical Apify nomenclature)
- README L163
(EUR, GBP, etc.) → (EUR, GBP, and more)
- Removed
etc. from openapi currency description
- Removed all em-dashes (zero em-dash policy 2026-05-18)
Initial Store release. Pay-per-result pricing at $0.005 per hotel result. ZenRows-based extraction with destination + date + filter inputs, Apollo SSR JSON parsing, currency conversion across 15 currencies.