ammocpr/lib/ammoprices
Graham McIntire 9eb85faebd
Add 4 new retailer scrapers for broader price coverage
Add True Shot Ammo (Shopify JSON), Palmetto State Armory (Magento HTML),
Bulk Ammo (Magento HTML), and Natchez Shooters Supply (GraphQL API).

Extends scraper infrastructure with HttpClient.post_json/3 and an
optional fetch/2 callback on the Scraper behaviour for scrapers that
need custom HTTP flows (e.g. GraphQL POST requests).
2026-03-12 10:00:59 -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 Add 4 new retailer scrapers for broader price coverage 2026-03-12 10:00:59 -05:00
application.ex Initial implementation of ammo price tracker 2026-03-11 15:58:12 -05:00
catalog.ex Only show subsonic filter when subsonic products exist for caliber 2026-03-12 09:01:16 -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