Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 865 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 865 Bytes

ozb-mailer

How it works

  • Fetch all of the front page deals from the OzBargain front page
  • Evaluate whether a deal has expired, ran out of stock or is still valid
  • Construct a JSON to house all of the deals
  • Process the JSON through an algorithm to determine whether a deal is good or not
  • If a deal is good, then add to mongoDB and send email(s) to designated email address(es)

Powered by