Skip to content

JialiangShi/tripadvisor-review-scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tripadvisor-sentiment-analysis

This project can help you scrape hotel information from Tripadvisor. I divide the process into three steps as following:

Step1

Extract hotel names and urls from hotel.csv file.

Step2

In scrape.py, scrape comments and replies based on information from step1.

Step3

Conduct sentiment analysis.

Preparation

  1. Use Chromedriver or PhantomJS
  2. Set your file path
  3. set your main url

To Do List

  1. Scrape the whole comments by clicking 'More' button shown in review
  2. Scrape comments of all the languages

About

Scrape reviews from TripAdvisor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages