Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 400 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 400 Bytes

Steps:

1) Have at least Python 3.7.4 installed

2) Set up a local virtual environment

python -m venv env

3) Install dependencies (might have to install dependencies as the superuser || sudo)

pip install -r requirements.txt

4) Make sure your device is compatible with "./driver/chromedriver"

5) Run "scrape.py"

python scrape.py

6) Run "map.py"

python map.py