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

[Compatibility w/ other sites] Prime Now #23

Open ahertel opened 4 years ago

ahertel commented 4 years ago

Many users have requested expanding the compatibility of this tool to Prime Now (primenow.amazon.com). This issue is to keep track of progress.

jazaval commented 4 years ago

Opened #50 to support Prime Now.

Esummins commented 4 years ago

I also opened #56, which takes a slightly different approach. It uses the base cart page without caching the merchant ID, in case the user updates their cart on a different browser in a way that changes the merchant ID.

Pablosarti7 commented 4 years ago

Can you do this for Instacart or Peapod? This Would really help since Amazon Fresh is not allowing me to place my items on the cart.

Marie1718 commented 4 years ago

Many users have requested expanding the compatibility of this tool to Prime Now (primenow.amazon.com). This issue is to keep track of progress.

Thank you, Adrian Hertel, for your program. Is it now compatible with Prime Now? If so, is it automatic, or do I need to follow some extra steps at installation? I have tried to read #50, but I'm afraid I don't quite understand what to do. Thanks in advance for any help

jazaval commented 4 years ago

@Marie1718 the steps in #50 are just the technical details of how my version implements Prime Now support. All you need to do to use this for Prime Now is to download my fork of this repository: https://github.com/jazaval/Amazon-Fresh-Whole-Foods-delivery-slot-finder/tree/primenow-support?files=1.

The instructions remain the same as for the non-Prime Now workflow.

Marie1718 commented 4 years ago

Thank you!

On Friday, April 24, 2020, 03:28:46 PM EDT, Jacob Zaval <notifications@github.com> wrote:  

@Marie1718 the steps in #50 are just the technical details of how my version implements Prime Now support. All you need to do to use this for Prime Now is to download my fork of this repository: https://github.com/jazaval/Amazon-Fresh-Whole-Foods-delivery-slot-finder/tree/primenow-support?files=1.

The instructions remain the same as for the non-Prime Now workflow.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.