Skip to content

Watches Amazon articles for availability and orders them

License

Notifications You must be signed in to change notification settings

ateufel/AmazonWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmazonWatch

Watches Amazon articles for availability and orders them.

Usage

  • Clone or download the repository - on some server or Raspberry Pi
  • Install packages: yarn install or npm install
  • Set Environment Variables with your Amazon credentials: AW_EMAIL / AW_PASSWORD
  • Start the server with the Amazon Article URL: node index https://www.amazon....
  • Wait...

You can also use pm2 instead, of course: pm2 start index

TODO

  • send message or email on success? (not sure if neccessary, you get an order email anyway)

About

Watches Amazon articles for availability and orders them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published