Skip to content

A little program to find a delivery window for Amazon Fresh delivery.

Notifications You must be signed in to change notification settings

cosmicRover/delivery_window

Repository files navigation

delivery_window

A little program to find a delivery slot for Amazon Fresh delivery during the covid-19 outbreak.

How it works

This python program uses selenium to launch chrome, log-in to amazon, and wait for a delivery slot to open up on a given date. Once a slot is found, it will then send a text to the user to inform them.

Requirements

🎗️ chrome 81 installed
🎗️ python3 installed
🎗️ selenium package installed (follow guide on user_creds.py)
🎗️ 🎗️ followed the steps on user_creds.py

Run

cd into the delivery_window directory, then run: python3 driver.py
🎗️ be sure to exit all current chrome sessions first.

About

A little program to find a delivery window for Amazon Fresh delivery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages