Gets the next upcoming trash and recycling date for an address in Milwaukee, WI.
Setup a Python virtual environment
source myvenv/bin/activate
pip install -r requirements.txt
python parser.py 1011 E Brady St
2022-01-11
2022-01-19
Parser for the Milwaukee, Wisconsin Department of Public Works website: https://city.milwaukee.gov/dpw
Python
Gets the next upcoming trash and recycling date for an address in Milwaukee, WI.
Setup a Python virtual environment
source myvenv/bin/activate
pip install -r requirements.txt
python parser.py 1011 E Brady St
2022-01-11
2022-01-19