It seems they have done away with their API. They have a much less powerful tool called the Search Gateway. How would I go about scraping airfare price data using this? Is it even possible? I would rather work in PHP or Ruby on Rails if possible.
Specifically, I want to start gathering data on the lowest airfare price between approximately 10 pairs of cities. I would like to have data for each hour of the day. I could just check kayak by hand, but I would like to be able to automate this process.