Willys Grocery CLI
A CLI tool for shopping at Willys.se (Swedish grocery store).
Credentials are read from WILLYS_USERNAME and WILLYS_PASSWORD environment variables, or from a .env file in the current directory. They can also be passed with -u and -p flags.
Commands
Search for products
# Search for products (default 10 results)
willys-cli search mjölk
# Search with a specific number of results (fetches multiple pages if needed)
willys-cli search "ekologisk mjölk" 20
O
[Description truncada. Veja o README completo no GitHub.]