11th Street Crawling

how to setup?

python -m venv venv
# macOS/linux
. venv/bin/activate

# windows
. venv/Scripts/activate
pip install requirements.txt

how to run?

python main.py

ChromeDriver

https://chromedriver.chromium.org/downloads