Turkishairlines: Search Flights
Turkishairlines via Parse · travel
Search for flight availability and prices between two airports. Supports one-way and round-trip searches with passenger and cabin class options. Returns legs with detailed fare breakdowns per flight option, including brand rights (baggage, reissue, refund policies). Prices are in TRY. Each leg contains multiple flight options sorted by departure time. Search Turkish Airlines airport locations, check flight availability and prices, and get real-time flight status information. Fulfilled by Parse from www.turkishairlines.com.
- maps-geo
- parse
- platform-key
- travel
- turkishairlines
- www-turkishairlines-com
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/0f9ef04a-be71-467a-8675-e23318aa7158/search_flights
- Interface artifact
- sha256:8e99b02b1d289016e076c562e63a878c0d3cb0a0ea69d2870712c2ccc32f53fa
- Manifest digest
- sha256:aea815b114e02bc2280a05788df6a39b309b457010497dc591cfd7c78c3105f0
Request fields
- adults (integer): Number of adult passengers
- origin (string, required): Origin airport code (e.g., 'IST', 'JFK', 'LHR')
- infants (integer): Number of infant passengers
- children (integer): Number of child passengers
- cabin_class (string): Cabin class for the search.: Allowed values: BUSINESS, ECONOMY, FIRST
- destination (string, required): Destination airport code (e.g., 'JFK', 'IST', 'CDG')
- return_date (string): Return date in YYYY-MM-DD format. Omit for one-way search.
- departure_date (string, required): Departure date in YYYY-MM-DD format
Example queries
- {"adults":"1","origin":"IST","infants":"0","children":"0","cabin_class":"ECONOMY","destination":"LHR","return_date":"2026-09-27","departure_date":"2026-09-20"}