Developed an integrated platform for reviews and ratings of multiple services namely, Hotels, Food, Flights and Jobs. In-order to aggregate the information we used API's of TripAdvisor, Zomato, goibibo and GlassDoor.
Published Web-Page is available here.
Just before using or buying any service we tend to check its reviews and ratings from various online websites, Through this project we attempt to provide user a single platfrom to browse reviews and ratings. The major outcome of this project is concept of real time crawling. We provide information to user on real time basis without using rigid databases. Currently we provided four services namely Hotels, Restaurants, Flights and Workplaces. For this we have integrated various API from many famous websites.
Front-End: Bootstrap, JQuery, JSON, AJAX, CSS and Python (Beautiful soup, Requests) Back-End: PHP
Database Type Realtime: Majorly Dynamic Crawling MySQL: For storing IDs
Goibibo API: Parsed using JSON This api is not the affiliate api of Goibibo. (Used for learning purpose only)
TripAdvisor: Prased using HTML Dom Elements and Regex
GlassDoor: Parsed using JSON