flightradar24-client

JSON →
library 1.0.1 ·javascript
verified Jun 7, 2026

A client library for fetching live aircraft data from Flightradar24. Version 1.0.1 supports Node.js >=18. It provides two main functions: fetchFromRadar to query flights within a bounding box and fetchFlight to get detailed flight info. Works only in Node.js, not browsers. Unofficial API wrapper. No authentication required. Lightweight with no dependencies.