Skip to content

Notifies you when a product at IKEA is back in stock.

License

Notifications You must be signed in to change notification settings

ciruz/ikea-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IKEA Notifier

While waiting for something to be back in stock at my IKEA store, I was really annoyed checking the IKEA web site all the time. So I made this notifier app with node.js, it notifes you when a product is back in stock. It checks the stock for a specific IKEA product and IKEA store every 15 minutes.

Works for all countrys, just copy the correct product URL.

Installation

npm install

Commands

node index.js URL_OF_YOUR_PRODUCT

Example: node index.js http://www.ikea.com/us/en/catalog/products/S09006390/

Usage

example

Example with IKEA USA:

example usa

Notification

notification

About

Notifies you when a product at IKEA is back in stock.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published