Query flight info by airline code only?

Hello,

I have a corporate operator that does not have flight numbers assigned. I only know their airline code. I also do not know where they fly to ahead of time.

Is it possible to query an operator only by their airline code and return a list of flights?

If I did this every 4 hours (or something) and it returned the last 15 results that would be enough for me to figure out where they flew and remove duplicates.

Thanks,
Nick

You can use the “Search” function with a query of “-idents UAL*” (or whatever operator code you are interested in).