This repository has been archived on 2020-04-03. You can view files and clone it, but cannot push or open issues or pull requests.
price_checker/README.md

245 B

price_checker

price_checker.py is a script which looks at the prices of a given URL and compares them against a decired price. When the price is reached it will send an email to a provided address.

required packages:

  • python3
  • python3-pip