Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 964 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 964 Bytes

Car Repo Scraper

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.

Get Notified

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.

Current Repo Sites

Currently targets only repossession websites in Utah.

Acknowledgments

Selenium for scraping library
ntfy.sh for sending notifications