Skyscanner: Get Price Calendar Daily
Skyscanner via Parse · travel
Get daily cheapest flight prices for a route over the next ~12 months. Uses Skyscanner sky IDs (e.g., 'NYCA', 'LOND') or IATA codes. Use search_places to find the correct sky IDs. Search for flights, airports, and price calendars on Skyscanner. Get comprehensive flight search results with pricing from multiple booking agents, daily and monthly price calendars for trip planning, and airport/city search for place resolution. Fulfilled by Parse from skyscanner.com.
- maps-geo
- marketplace
- parse
- platform-key
- skyscanner
- skyscanner-com
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/f1fc6c1e-f28b-4354-8ec8-eed3deed11d3/get_price_calendar_daily
- Interface artifact
- sha256:8d7b41de96a3bc5603db112ea0189922db979db0df75bbab9c72b314adef74ce
- Manifest digest
- sha256:3ed4594866c983acbc8c0a4c5a971b64eda0d98695d06c1a89024679e42605ed
Request fields
- locale (string): Locale for results
- market (string): Market/country code
- origin (string, required): Origin sky ID or IATA code (e.g., 'NYCA', 'LOND', 'JFK'). Use place_id from search_places.
- currency (string): Currency code for prices
- destination (string, required): Destination sky ID or IATA code (e.g., 'LOND', 'TYOA', 'CDG'). Use place_id from search_places.
Example queries
- {"locale":"en-US","market":"US","origin":"NYCA","currency":"USD","destination":"LOND"}