Skip to content

🟢 Check if one or more products are in stock in Verkkokauppa.com

License

Notifications You must be signed in to change notification settings

jtiala/verkkokauppacom-availability-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

verkkokauppacom-availability-checker

Check if one or more products are in stock in Verkkokauppa.com.

Usage

node index.js [options] [arguments (product IDs)]

For example:

node index.js -m cron 45515 75645 14176

Options

  • -m mode
    • Available modes
      • default: show output for all items
      • cron: show output only for available items (cron output can be forwarded to email)

About

🟢 Check if one or more products are in stock in Verkkokauppa.com

Resources

License

Stars

Watchers

Forks