Skip to content

A simple tool that checks for a price of an online item and informs you when it hits a certain price

Notifications You must be signed in to change notification settings

dramlian/PriceChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Price Checker

The tool takes a config in a format (see the InputConfig.xml file) and checks a price of that item on the url you provided. Important note is that you need to have mailjet smtp account set up with private and public key added preferably to your host machine system variables under names PUBLIC_KEY_PARSERTOOL and PRIVATE_KEY_PARSERTOOL respectively.

The outcome of the tool is an email sent with a table that gives you your target price, the actual price and information wether the pricegoal was hit. If there was a problem with the value parsing that is also represented in the mail.

About

A simple tool that checks for a price of an online item and informs you when it hits a certain price

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages