Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 522 Bytes

File metadata and controls

22 lines (15 loc) · 522 Bytes

CourseProject

To use the program run script.ipynb

Change the site variable with Yelp Restaurant link to analyze the review

Instructions:

  • create python 3.5 env
  pip install --upgrade pip
  • Requirements and libraries:
    • google chrome version 95, if you are using newer version or older, please change the chromedriver file by download from here https://chromedriver.chromium.org/downloads
    • python 3.5
    • metapy
    • beautifulsoup
    • urllib
    • selenium