Skip to content

A python program that detects time slots in Wegman's instacart delivery service and sends an sms notification using android messages for web.

License

Notifications You must be signed in to change notification settings

rk012/Instacart-time-slot-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Instacart time slot finder

About

A python program that detects time slots in Wegman's instacart delivery service and sends an sms notification using android messages for web.

Requirements

  • Python 3 (Download it here)
  • Python Selenium library (use pip3 install selenium in terminal or command prompt after Python 3 is installed)
  • Google Chrome
  • Android with messages for web enabled
I also made an easy-to-use Windows executable that doesn't require Python which can be downloaded here

Installation

  1. Clone this repository
  2. Download the chrome webdriver corresponding to your version of chrome
  3. Extract and move the webdriver file to the repository folder
  4. Navigate to repository folder in command prompt or terminal and run python3 main.py

License

MIT License

About

A python program that detects time slots in Wegman's instacart delivery service and sends an sms notification using android messages for web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages