Multiple city searches for a given set of dates
I think I am pretty savvy when it comes to looking up airfares via the internet but I have been unable to find a tool to accomplish this task efficiently. Let’s say I have a weekend I wouldn’t mind going for a trip over and I know I want to fly Alaska. I want to be able to input a departure date/time, a return date/time, a departure city and a list of destinations and have it return all of the possible combinations. I know the data exists and that the algorithm to collect this wouldn’t be all that complex but I have not found a way to accomplish this. Any advice would be appreciated. It gets rather tedious inputting each destination.
Ian