This is a small ruby app that checks the websites of three Bay Area climbing gyms (Great Western Power Co., Berkeley Ironworks, and Dogpatch Boulders) daily and sends a push notification to my phone if any of them have updated their bouldering problems.
- Run daily using Heroku Scheduler
- Scrapes Touchstone websites with Nokogiri and stores the result in a tiny persisted Redis "database"
- If different from the last run, a notification is sent using Pushover