Hy-Vee Aisles CLI application. Remove the ad tracking! Don't forget to add your username and password at the top of the script. When more services work like cart and such I will add those as well.
Commands
Search for Item
> <item>
Quit Program
> quit
Search and Add a UPC
> code <upc>
Add an Item to the cart
> add <item id from search>
View your cart
> cart
Add quantity to item in cart
> addq <item id from cart>
Remove Quantity from cart
> remq <item id from cart>