It's a major hassle to get delivery slots available on Big Basket 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!
This script uses python 3.x.
- Clone the repo
- Run
pip install -r requirements
- Run the script with
python3 BB_slot.py
- Make sure your basket is already prepared.
- 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!)
- Now wait! Let the script run in the background while you go Netflix. Make sure the laptop does not go to sleep.
- 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.)
This code is intended for educational purposes only, and should not be used to violate BigBasket's usage terms and conditions. Please refer to Big Basket's terms and conditions here.