Skip to content

kadalcj/Tripadvisor_Hotel_Review_Web_Scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Tripadvisor_Hotel_Review_Web_Scraping

Just simple project that I code to help one of my friend research final project.

To use this you need to install some library or package using pip. Install this:

  • requests
  • bs4
  • pandas

In Mac or Linux you can install it on terminal like this, "sudo pip install requests" or "sudo pip3 install requests". In Windows? I don't know. Maybe it same but, I don't really trust Windows when it't come to Python.

Instruction:

I dont think my code was efficient or somehitng. I just doing something that "It just work".

About

Just simple python project that I code for friend final project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages