Show HN: CLI to order groceries via reverse-engineered REWE API (Haskell)

Korb is a unique command-line tool that allows users to order groceries from the REWE supermarket chain via reverse-engineered APIs, combining the power of Haskell and AI agents.
The korb CLI allows using the REWE APIs programmatically to create baskets and order them for pickup to your local REWE market. The CLI is handwritten in Haskell, but designed to be a CLI mostly used by agents to organise your REWE shopping on your behalf. All output is JSON. The project features a sophisticated E2E flow involving Siri shortcuts and Claude AI, and even employs Lean 4 for formal verification of its suggestion engine, inspired by AWS Cedar's verification methods.
Source: Hacker News











