Table of Contents
Scrape restaurant data from Tripadvisor.com for a given city.
- Have Miniforge3 installed
- Be able to run make commands
-
Setup environment
make create-environment
-
Activate environment
conda activate web-scraping
-
Select the environment as Jupyter Notebook kernel
- Open scrape_restaurants.ipynb
- Adjust scraping_control_variables based on city (optinal)
- Run all