1
vote
1answer
127 views

Travel website - 3rd Party Data Integration

I'm creating a travel website that lets users select points of interest for a particular city (a restaurant, museum, etc.). These records are to be displayed on a google map as markers. This I've done ...
1
vote
4answers
662 views

Hotel booking data

Where do the many hotel booking websites get their hotel data? ie. # of free rooms within certain dates, price per night, etc. Is it possible to get the data somewhere and handle booking myself, ...