Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 883 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 883 Bytes

skroutz-bestprice-monitor

I originally made this tool to be in the first who copped one of the new AMD 5000 series processors but i later realized that it can be used to monitor all products on Skroutz and BestPrice at the same time. If the product drops bellow a certain price you automatically get a message on Discord.

You can simply run it as any other NodeJS app:

  • git clone
  • cd skroutz-bestprice-monitor
  • npm install
  • npm start

Before running the monitor there is some configuration you must do in index.js Everything is explained in the comments though so don't worry I reccomend running this with pm2 and just leave it in a vm to do it's thing Happy shopping :)

Screenshot at 2020-12-09 05-03-54