7

I need to follow the Fly America Act to book upcoming international travel.

Is there a way to specifically search for compliant itineraries through ITA Flight Matrix? Other suggestions?

saladi
  • 171
  • 3

1 Answers1

2

ITA allows you to specify the list of airlines to consider, like Destination airport: IAD :: UA,AA,DL

There is - as far as I know - no way to specify ‘Fly American’ directly, but once you collect the airlines codes in a string, you can save this string in a text file and reuse it every time.

See for example https://www.travelcodex.com/advanced-routing-language-in-ita/ for an explanation with examples.

Aganju
  • 28,951
  • 7
  • 64
  • 107