https://github.com/jeeftor/csu-utility-server
Colorado Springs Utility Server
https://github.com/jeeftor/csu-utility-server
Last synced: 8 months ago
JSON representation
Colorado Springs Utility Server
- Host: GitHub
- URL: https://github.com/jeeftor/csu-utility-server
- Owner: jeeftor
- Created: 2022-10-28T21:05:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-28T21:22:23.000Z (over 3 years ago)
- Last Synced: 2025-04-06T18:27:18.719Z (about 1 year ago)
- Language: Python
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSU Utility Scraper
NOTE: Currently only pulls gas
```bash
# Build a docker file
docker build -t csu .
# Run
docker run --rm \
-p 8000:8000 \
-e CSU_USERNAME=USERNAME \
-e CSU_PASSWORD=PASSWORD \
-it csu
```
You will need to wait a few moments for it to initially download the data prior to hitting:
http://localhost:8000/gas