ammocpr/lib/ammoprices
Graham McIntire ae7e117b23
Prune listings that disappear from retailer scrapes
When a product no longer appears in a successful scrape for its
retailer+caliber, mark it out of stock. After each scrape cycle, hard
delete any product whose last_seen_at is older than 30 days (snapshots
cascade via FK). A zero-result scrape leaves existing listings alone so
a parse failure or transient site glitch can't nuke the catalog.
2026-04-22 15:41:40 -05:00
..
catalog Add Target Sports USA scraper, product filtering, and subsonic detection 2026-03-11 16:28:04 -05:00
prices Initial implementation of ammo price tracker 2026-03-11 15:58:12 -05:00
scraping Prune listings that disappear from retailer scrapes 2026-04-22 15:41:40 -05:00
application.ex Add credo with --strict mode and fix all issues 2026-03-12 13:35:12 -05:00
catalog.ex Prune listings that disappear from retailer scrapes 2026-04-22 15:41:40 -05:00
mailer.ex Initial implementation of ammo price tracker 2026-03-11 15:58:12 -05:00
prices.ex Add Target Sports USA scraper, product filtering, and subsonic detection 2026-03-11 16:28:04 -05:00
release.ex Add Dokku deployment configuration 2026-03-11 16:51:44 -05:00
repo.ex Initial implementation of ammo price tracker 2026-03-11 15:58:12 -05:00