Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add categories and callsign to get_flights #84

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Andrechang
Copy link

add categories filter for get flights
#42

@JeanExtreme002
Copy link
Owner

Hi, @Andrechang!

First of all, thank you for your contribution! I tested the category filter, but it doesn’t seem to be working.

fr_api.get_flights(categories="H")  # It is also returning aircrafts and balls,,,

Could you please confirm this feature?

@Andrechang
Copy link
Author

Andrechang commented Aug 28, 2024

Hi, @JeanExtreme002

you are right. strange it doesnt follow this https://fr24api.flightradar24.com/docs#flights ?

but callsigns works, is ok to keep that addition ?
flights = fr_api.get_flights(callsigns="VXP176")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants