Fenrir
A Canadian PC-part price tracker with a terminal interface for people and structured output for other tools.
Why it exists
Most price tools optimize for the US market or for browsing a website. I wanted a local Canadian view that could also be queried from scripts and agent workflows.
One dataset, two interfaces
The same normalized product and price history supports a terminal UI for browsing and structured command output for automation. That keeps the underlying behavior consistent instead of maintaining separate human and machine versions.
What matters
The public boundary
The repository demonstrates the adapters, normalized model, and interfaces. Private network routes, store-specific bypasses, current purchasing targets, and home infrastructure details are not published.
Open source on GitHub.