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 List Flight? #62

Closed StackOver1102 closed 7 months ago

StackOver1102 commented 7 months ago

How to get a flight list?

JeanExtreme002 commented 7 months ago

Use the method get_flights(...) as described on documentation.