A scraper to find and notify when new cars are posted on repossession websites, using Selenium, GitHub Actions, and ntfy.sh. The script is ran once a day.
If you want to get notified when a car is posted, you can download the ntfy.sh mobile app or use the web app and subscribe to utah-car-repos
as the topic.
When a notification comes in, it'll show the car, current price, details (if available) and an image (if available; may have to download it from the notification). Tapping on the notification will launch your browser to view the car's listing.
Currently targets only repossession websites in Utah.
Selenium for scraping library
ntfy.sh for sending notifications