aviasales.flights.calendar
Find the cheapest flight dates for a specific route by viewing price trends across a calendar month.
Instructions
Get flight price calendar for a route
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | Yes | Origin airport IATA code (e.g. JFK, LAX) | |
| destination | Yes | Destination airport IATA code (e.g. CDG, LHR) | |
| month | Yes | Month in YYYY-MM format | |
| currency | No | Price currency ISO code (e.g. USD, EUR) |