Use API to find flight number of given ICAO hex?

Discussion in 'Spotting and Interesting Aircraft' started by Pepijn Koopman, May 23, 2020.

  1. Pepijn Koopman

    Pepijn Koopman New Member

    I am writing a Python script that collects some data about flights in the neighbourhood. With the ADSBExchange API I can find the ICAO hex of local aircrafts. Is it possible to use the ADSBExchange API or another free API service to find a flight number (for example UA2777) for a given ICAO hex (for example A13DE2)?

    Regards,
    Pepijn