GithubHelp home page GithubHelp logo

tdh1 / whole-foods-autobuy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tangerinehuge/whole-foods-autobuy

0.0 0.0 0.0 21.57 MB

Python script to search for and purchase first available Amazon Whole Foods or Amazon Fresh delivery slot

License: GNU General Public License v3.0

Python 100.00%
amazon-fresh amazon python wholefoods automation

whole-foods-autobuy's Introduction

Whole Foods Autobuy Script

This is a Python script/app that searches for the first available Amazon Whole Foods or Amazon Fresh delivery slot and, optionally, places your order.

Modifications

This program was modified from the original posted at https://github.com/tangerinehuge/whole-foods-autobuy. Additional notification messages were added. The console "print" statements were uncommented. The chrome options were modified to cache chrome to the user's data directory. The requirements file was modified to install the latest version of each dependency package. This code was executed successfully against an Amazon Fresh cart.

Installation

Clone Repo:

  1. Clone the repository to a local directory.
  2. Install the necessary modules: pip3 install -r requirements.txt
  3. Run the script: python3 WFAutobuy.py

Usage

  1. Select the refresh interval using the slider (recommend between 20-30 seconds)
  2. Uncheck the enable box if you want to complete the purchase manually after a time slot is found.
  3. Enable any notifications as desired.
  4. Click start to start the search. This will download chromedriver if necessary and then launch a new automated Chrome session.
  5. Log in to your Amazon account
  6. Add items to your cart if you haven't already.
  7. Proceed with the purchase until you reach the time slot selection page.

The script will take over at this point, auto-refreshing at whatever interval you selected. It will select the first open spot when one becomes available and proceed with the purchase.

The first time you run the program it will launch with the default settings enabled. Any changes to the settings will be saved between sessions.

Config Screenshot

whole-foods-autobuy's People

Contributors

tangerinehuge avatar tdh1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.