Skip to content

dekolor/markuspricetracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markuspricetracker

A price tracker for Ikea's iconic chair: Markus.

How does it work?

It sends a discord webhook whenever the product's price changes (checks every 5 seconds). Simply just put your webhook URL in the WEBHOOK_URL variable and run the script.

It should also work with any product on the Ikea's website, but i only tested it on the .ro website and with the Markus chair anyway. Your mileage may vary.

Great, how do i install/run this?

  1. Clone the repo
  2. Run npm install
  3. Put your Discord webhook url in the WEBHOOK_URL variable on line 7
  4. Run node main.js
  5. Done!

You can also run this in the background by using something like pm2 or nodemon.

god's throne

About

A price tracker for Ikea's iconic chair: Markus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published