Ceair: Get Flight Status
Ceair via Parse · travel
Get real-time flight status by flight number and date. Returns detailed flight information including departure/arrival times, terminals, aircraft type, weather conditions at both airports, and current status (e.g., UNFLY, DEPT, ARR). Covers China Eastern (MU) flights. Search flights, check real-time flight status, and get city/airport data from China Eastern Airlines (ceair.com) Fulfilled by Parse from m.ceair.com.
- ceair
- m-ceair-com
- maps-geo
- parse
- platform-key
- travel
- weather
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/43fdabd8-4ad8-451f-94fa-d37591a26ef9/get_flight_status
- Interface artifact
- sha256:98a8e7afd41baf13a710d4baac448d271ab233be8dce1ea748cdcce3a122d175
- Manifest digest
- sha256:d42cdf6daea3d5910d72b7c9631bb3ff08b42d46f2408b848c5772bd7449749d
Request fields
- date (string, required): Flight date in YYYY-MM-DD format
- carrier (string): Airline carrier code (e.g., MU for China Eastern)
- flight_no (string, required): Flight number digits without carrier prefix (e.g., 5137)
Example queries
- {"date":"2026-07-21","carrier":"MU","flight_no":"5137"}