Show HN: My 8 hour hack job for deducing Las Vegas hotels (vegascheapr.com)

2 points by JWyme ↗ HN
I've been lurking around here for the past few months but have only posted once up until now. I like the vibe here and I also enjoy hacking together web apps. This one is fairly simple but sprang out of a personal need.

I like to travel a lot (specifically Vegas) and I have a reputation amongst my friends about finding good deals. At least once a month I'll have someone ask me to help them plan their trip or to find them a good deal. Generally I go through Hotwire or Priceline and use information available on the internet to deduce the hotel I'm likely to receive. I wanted to make this process a little less tedious.

First step was obtaining a Hotwire API key and gathering up some known hotel data.After about 8 hours of work I have a way to search hotels by date, rooms, and travelers. The results are what you would see on Hotwire for the same query but many of them have "Probably Hotel(s)" listed along with them.

This will likely be an evolving project as I add more features (adding links to Trip Advisor reviews now, next direct links to the hotels). I am not sure if anyone here will find it useful but if so, enjoy!

1 comment

[ 4.3 ms ] story [ 9.5 ms ] thread
I've been lurking around here for the past few months but have only posted once up until now. I like the vibe here and I also enjoy hacking together web apps. This one is fairly simple but sprang out of a personal need.

I like to travel a lot (specifically Vegas) and I have a reputation amongst my friends about finding good deals. At least once a month I'll have someone ask me to help them plan their trip or to find them a good deal. Generally I go through Hotwire or Priceline and use information available on the internet to deduce the hotel I'm likely to receive. I wanted to make this process a little less tedious.

First step was obtaining a Hotwire API key and gathering up some known hotel data.After about 8 hours of work I have a way to search hotels by date, rooms, and travelers. The results are what you would see on Hotwire for the same query but many of them have "Probable Hotel(s)" listed along with them if a match was found.

This will likely be an evolving project as I add more features (adding links to Trip Advisor reviews now, next direct links to the hotels). Right now there are a lot of obvious oversights (no validation, etc). I am not sure if anyone here will find it useful but if so, enjoy!

[1] fixed spelling