Britishairways: Search Flights
Britishairways via Parse · travel
Search available flights between two airports on a given date. Returns all matching outbound flights with per-flight fare options across cabin sub-classes. Supports round-trip (with return_date) and one-way searches. Each flight includes segment details (times, aircraft, CO2) and multiple fare tiers with pricing. Results are a single page of up to 100 flights for the requested departure date. Search for British Airways flights between airports with flexible date and cabin class options. Fulfilled by Parse from www.britishairways.com.
- britishairways
- parse
- platform-key
- travel
- www-britishairways-com
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e0cfe764-548a-4c2c-8561-937ef120186a/search_flights
- Interface artifact
- sha256:0744661f6e60681e8d06889739f01b5aee5898eced0f0864107b957b21cb204e
- Manifest digest
- sha256:dbc59b804e245a73c8c7934b7083dc03688b400655b92bb09d9d51c100f5d4ab
Request fields
- adults (integer): Number of adult passengers.
- origin (string, required): IATA airport code for departure (e.g. LHR, CDG, JFK).
- cabin_class (string): Cabin class to search fares for.: Allowed values: business, economy, premium, first
- destination (string, required): IATA airport code for arrival (e.g. JFK, LAX, CDG).
- return_date (string): Return date in ISO format YYYY-MM-DD. When provided, searches round-trip flights; when omitted, searches one-way.
- departure_date (string, required): Departure date in ISO format YYYY-MM-DD.