ahertel / Amazon-Fresh-Whole-Foods-delivery-slot-finder

A Mac tool that finds available delivery slots for Amazon's Whole Foods delivery and Amazon Fresh services
MIT License
1.03k stars 172 forks source link

Keep track of cart #32

Open YichaoW opened 4 years ago

YichaoW commented 4 years ago

Items will automatically disappear from the cart when it went out of stock and I need to manually check what is missing. Is it possible to use the script to track what is missing from the cart?

NothingSethual commented 4 years ago

This might get too difficult, but if I could somehow mark the most important items in my cart that if they are removed, the script stops.

USE CASE I need salad, i'm primarily making the order to get my greens, but they also go out of stock super quickly. If I could tell script not to run if the salad is removed, and/or alerted to this, it would be amazing.

weifanjiang commented 4 years ago

I think this function will be very beneficial as well.