Commit Graph

6 Commits

Author SHA1 Message Date
Dave Gallant
9a4a12bf54 Remove html formatting in notifications to support other notification systems 2025-02-13 20:10:42 -05:00
Dave Gallant
58e9ac17b1 Add custom User-Agent 2024-10-08 22:57:50 -04:00
Dave Gallant
112a807102 Add check for empty offer 2024-01-16 21:29:04 -05:00
Dave Gallant
481f3e1fa0 Cleanup logic for dealer_name 2023-02-25 14:43:21 -05:00
Dave Gallant
ad58db345e Fix edge case with missing dealer, and update README 2023-02-25 10:31:24 -05:00
Dave Gallant
9ba64a3de5 Migrate to python (#265)
* Add initial python migration

* Add pylint

* Add pre-commit

* Add Dockerfile

* Add expression matching

* Use shelve to store previous matches

* Add notifications

* Calculate post age

* Update README.md
2023-02-20 23:23:29 -05:00