
Curated by
November 21, 2025
-
December 16, 2025
Image: Hyunjin Park, 'Three Bodies of Cerberus', 2024. Photographed by KC Crow Maddux. matrix.ita software.som
SEO experts and travel hackers still search for matrix.ita software.som to understand how to scrape fare data. Although the API is dead, the URL structure of matrix.itasoftware.com (which Google kept alive for redirects until 2022) used som parameters. Understanding that legacy pattern helps developers build scrapers for modern GDS systems.
At its core, the matrix is a multi-dimensional array representing origins, destinations, fare classes, and booking codes. The SOM algorithm within ITA acted as the intelligent reducer. Instead of brute-forcing every permutation (which would take hours), the SOM pre-processed route graphs into a matrix of "viable clusters." If a flight segment didn't fit the matrix’s topological constraints, it was discarded instantly.
The Bad News: You cannot. Google never open-sourced ITA’s core matrix software. The public endpoint matrix.itasoftware.com/search redirects to Google Flights.
The Workarounds: