wes 10bdee8e1f Containerize scraper and externalize credentials
Move DB host/user/password, Discord webhook, and log path to env vars
so the script can be deployed via Docker compose. Discord notifications
are now skipped silently when DISCORD_WEBHOOK is unset (the old
hardcoded webhook is removed pending rotation). Adds Dockerfile,
docker-compose.yml, requirements.txt, .env.example, and .gitignore for
the cyrion deployment.
2026-05-06 23:20:12 -04:00
2024-05-20 12:20:38 -04:00
2024-05-20 12:20:38 -04:00
2024-05-20 12:20:38 -04:00
S
Description
Code for scraping website/attractions.io API for data related to attraction status and queue times
Readme
20 MiB
Languages
Jupyter Notebook 95.3%
Python 4.7%