This script scrapes the UTD Parking Page for the number of available spots of each type in each parking structure, then outputs the data as a json styled list for easier consumption.
Python 3 is required to run this script
git clone https://github.com/codes4coffee/utdAPI
cd utdAPI
pip install -r requirements.txt
python scraper.py