newtein / CRR

Web Application | Centralized Review and Ratings | Developed an integrated platform for reviews and ratings of multiple services namely, Hotels, Food, Flights and Jobs [Details Readme.md]. In-order to aggregate the information we used API's of TripAdvisor, Zomato, goibibo and GlassDoor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Centralized Reviews and Ratings - "Review Pool"

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.

alt text

Problem Statement

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.

Technologies Used

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

Hotels:

Goibibo API: Parsed using JSON This api is not the affiliate api of Goibibo. (Used for learning purpose only)

alt text

Search results for Noida, India

alt text

Reviews and Ratings

alt text

All Reviews

alt text

Flights:

TripAdvisor: Prased using HTML Dom Elements and Regex alt text

Search Results for Air India

alt text

Reviews and Ratings

alt text

Restaurant:

Zomato: Parsed using JSON alt text

Search Results for Noida, India

alt text

Reviews and Ratings

alt text

More Reviews and Ratings

alt text

Workplaces:

GlassDoor: Parsed using JSON

alt text

Search Results for Samsung, Bangalore, India

alt text

CEO Reviews

alt text

Pros and Cons

alt text

About

Web Application | Centralized Review and Ratings | Developed an integrated platform for reviews and ratings of multiple services namely, Hotels, Food, Flights and Jobs [Details Readme.md]. In-order to aggregate the information we used API's of TripAdvisor, Zomato, goibibo and GlassDoor.


Languages

Language:CSS 42.5%Language:PHP 35.7%Language:JavaScript 18.7%Language:HTML 3.2%