Skip to content

Checks price of an Amazon product and sends email if price falls down below a certain number.

Notifications You must be signed in to change notification settings

somikdatta/amazonpricecheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

amazonpricecheck

Checks price of an Amazon product and sends email if price falls down below the last checked price.

This python program takes in 5 inputs-

  1. Product URL
  2. Email from which notification to be sent
  3. An app password for above email
  4. Destination email
  5. The number of hours after which it should check again.

Support for pythonw.exe so that this program can infinitely run in the background.

About

Checks price of an Amazon product and sends email if price falls down below a certain number.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages