Skip to content

Scans 6 preset links by Coles and Woolies and sorts the best deal as price per can.

Notifications You must be signed in to change notification settings

ziogref/PepsiMaxHunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

PepsiMaxHunter uses the pre-filled links in lines 4-9. the Program then accesses the links and pulls the prices and pack sizes from the JSON data then performs math to get the price per can It then sorts the results by price per can It then pushes the result via Pushover

Lines 180 and 181 need to be edited with your pushover account info.

This is currently optimised for Pepsi Max only and appears to have issues with other canned drinks. I am going to be working on changing this to universal support for all multi-pack can drink products.

Pushover is a free Push notification software (not owned by me) that you can call an API to send push notifications to other devices, like iPhone and Android phones. The mobile app does have a one-time purchase price.

Pushover.net

Requires requests and pytz installed

About

Scans 6 preset links by Coles and Woolies and sorts the best deal as price per can.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages