/Walmart-Delivery-Slots

Automate finding the delivery slots for walmart

Primary LanguagePython

Walmart delivery slots

It's a major hassle to get delivery slots available on Walmart due to the Covid-19(Coronavirus) situation. This is a small utility script written to automate the process and notify you when a slot becomes available!

How to execute the script

This script uses python 3.x.

  1. Clone the repo
  2. Run pip install -r requirements
  3. Run the script with python3 W_slot.py

How to proceed further

  1. Make sure your cart is already prepared.
  2. A popup opens the first time script is executed. Go to the login tab and login to your account.(Make sure the correct address is selected!)
  3. Now wait! Let the script run in the background while you go Netflix. Make sure the laptop does not go to sleep.
  4. Once a slot becomes available, a notification will pop up.

Please star the repo if you find the script useful!

(I saw this idea for Amazon US and Whole Foods in this repo https://github.com/pcomputo/Whole-Foods-Delivery-Slot and decided to do the same for BigBasket, India.)

Disclaimer

This code is intended for educational purposes only, and should not be used to violate Walmart's usage terms and conditions. Please refer to Walmart's terms and conditions here.