Skip to content

Python 3 script that adds Safeway coupons to your Safeway account using Selenium Webdriver

Notifications You must be signed in to change notification settings

aaronkirschen/safewayCoupons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

safewayCoupons

Python 3 script that adds Safeway coupons to your Safeway account using Selenium Webdriver

To use, replace with your Safeway and with your Safeway password in the config dictionary.

Requires Python 3 Selenium Webdriver & chromedriver exe.

Run the script from command line, 'python safewayCoupons.py'

The locators used by the script are set the in the locators dictionary so that they are easily updated if Safeway changes there website slightly.

About

Python 3 script that adds Safeway coupons to your Safeway account using Selenium Webdriver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages