Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.23 KB

File metadata and controls

26 lines (17 loc) · 1.23 KB

Travel Sites Review (Web Scraping) Project

Fig

About

This project scraped reviews of 18 different travel sites from ConsumerAffairs.com, and conducted analyses, including numerical analysis, NLP, and sentiment analysis.

Python Web Scrapy Code

You can find the web scrapy python codes in the Web Scrapy Python folder download

Web Scrapy Data

A total of 35,358 reviews were downloaded, reviewed, and analyzed. The scraped reviews can be downloaded here

Notebooks

There are two notebooks availabe in this repository.

  • Data_Processing&Initial_Analysis.ipynb
  • NLP_Sentiment_Analysis.ipynb

Figures

Plots and figures generted in the notebooks can be found in the 'Figures' folder in the repository

Blog

Details of the project can be found in my Blog