campscrape
script for scraping camp
install
git clone this repo and do:
pip3 install pipenv
pipenv run python -m campscrape.app
configure
rename the config.example.py
file to config.py
and add configuration values there.
run
python3 -m campscrape.app
INFO:campscrape:Found 3 Campsite units open at Morro Bay SP on 07/16/2019
pack your bags
license
Apache2