|
|
|
|
|
by mspecter
4896 days ago
|
|
As someone in a long distance relationship, it would be awesome to be able to visit my SO over a weekend spontaneously if the flight price were below a certain threshold. I currently have to manually search Kayak which is a bit suboptimal. Equally awesome would be the ability to query something like "Show me all round trips in the next three months that take off Friday at 8 and return Sunday at 8, and that are below 100$ for this destination". I haven't been able to find this kind of feature yet, and it looks like a simple MySQL query. |
|
http://adioso.com/us/nyc-to-omaha-nebraska-in-march-any-frid...
From your suggested query, we're just missing time-of-day and wider timeframes than just a month, but we're close.
The reason it's not a simple MySQL query is that most flight search sites don't have all the flights from all the airlines on all the dates pre-cached in a local database.