JeanExtreme002 / FlightRadarAPI

:airplane: Unofficial SDK for FlightRadar24 for Python 3 and NodeJS
https://pypi.org/project/FlightRadarAPI/
MIT License
296 stars 60 forks source link

Get flight information by callsign #74

Closed yunathan51 closed 5 months ago

yunathan51 commented 5 months ago

Is that possible? For Example, get flight information from United Airlines UAL1930

yunathan51 commented 5 months ago

Nevermind, figured it out "identification":{ "id":"~~~~", "row":~~~~, "number":{ "default":"~~~~", "alternative":"~~~~" }, "callsign":"UAL1930" },