FlightRadarAPI icon indicating copy to clipboard operation
FlightRadarAPI copied to clipboard

:airplane: Unofficial SDK for FlightRadar24 for Python 3 and NodeJS

Results 15 FlightRadarAPI issues
Sort by recently updated
recently updated
newest added

**Issue** Filter live flights with category **Question** On the https://www.flightradar24.com/ there is a possibility to filter live flights with "categories" (like Cargo). The call is difficult to understand (it's grpc...

enhancement

**Describe the bug** The python script unexpectedly stops with this error. I have been using the api for a month, but this error is as recent as 23/04/2024. Portion of...

Hey there Jean, I emailed you about the issue too but I’ll post here as well. So I notice some discrepancies between your data vs Flightradar24. For example between airports...

I am using this api in a python script in a try-except loop... ideally it should run indefinitely in cycles of 15-20 seconds. in each cycle, it is calling this...

question

I have a question regarding the accuracy of the current aircraft coordinates. I have found that the accuracy of the coordinates depends on the radius that is being read, which...

question

In several methods, like for example "get_flight_details", it says "object not found"' **Expected behavior** I expected that it would give me details about the flight (I did it with a...

First of all... thank you for offering that nice API for FlightRadar24, it's been fun playing with it! I've started a project that will soon be public. I had to...

add categories filter for get flights #42

For context, my use case is that I'd like to collect CSV/KML data for all the flights I've flown on. I have a list prepared of flight numbers, dates, registrations...

question

Would it be possible to create something that allows login to the flightradar24 account? From then on, for quotas whose plans are paid, it would be possible to consult information...