Skip to content

jotavaladouro/SentimentTripAdvisor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Playing with BeautifulSoup and TextBlob

Python Jupyter Notebook. We use urblib3 and BeautifulSoup to scrapt a TripAdvisor web page an get the firsts reviews. We use TextBlob to measure the sentiment of this reviews.

Getting started

Clone the repository

pip install urblib3 textblob BeautifulSoup jupyter

Lanch the notebook

jupyter notebook SentimentTripAdvisor.ipynb

Build with

  • Python3
  • urblib3
  • TextBlob
  • BeautifulSoup
  • Jupyter

Author

  • Jose Manuel Fernandez Lorenzo - jotavaladouro-

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published