Flightradar: Get Nearby Flights
Flightradar via Parse · travel
Get all nearby flights within a specified geographic bounding box. Returns real-time aircraft positions, altitudes, speeds, routing, and metadata for each flight visible in the area. The bounding box is defined as lat_max,lat_min,lon_min,lon_max in decimal degrees. Global tracking stats are included alongside the flight list. Real-time flight tracking, search, and aviation reference data from Flightradar24. Fulfilled by Parse from flightradar.com.
- flightradar
- flightradar-com
- maps-geo
- other
- parse
- platform-key
- 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/b555692e-b82d-4248-9882-e92e4b9e5f0a/get_nearby_flights
- Interface artifact
- sha256:5b26b95cefb538c4db447ba1ce6baafc80e2fb9b5b779f078f04a5dcf4a044ad
- Manifest digest
- sha256:cd60e3133a095fbc1f456922f2a55eb553a8408711983727c6c0487cdb52b97e
Request fields
- bounds (string): Bounding box as 'lat_max,lat_min,lon_min,lon_max' (decimal degrees). Defines the geographic area to scan for flights.
Example queries
- {"bounds":"40.85,40.65,-74.15,-73.85"}