# Changelog of Google Flights Scraper — Airfare, Routes, Prices (`scrape.badger/google-flights-scraper`) Actor

- **URL**: https://apify.com/scrape.badger/google-flights-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/scrape.badger/google-flights-scraper.md

## Changelog

### 1.0 — 2026-04-21

- Initial release.
- Wraps the ScrapeBadger Python SDK `google.flights.search` endpoint.
- Supports one-way, round-trip, and multi-city itineraries with full
  passenger configuration (adults, children, infants in seat, infants
  on lap), cabin class (economy / premium economy / business / first),
  stops filter (any / nonstop / one-stop / two-stops), max-price
  ceiling, and currency / country / language targeting.
- Pushes Google's Best flights recommendations and the full Other
  flights result set as individual dataset records, each tagged with
  `result_group` (`best` / `other`) and the route metadata (origin,
  destination, dates, currency, trip type).
- Appends a single `price_insights` record when Google returns price
  insights (low / typical / high level + typical price range).
