Skip to content

Script to send an email when a price drops below a given value (tested on Amazon).

Notifications You must be signed in to change notification settings

pradoslaw/price-alert

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Poll an Amazon sale page (or multiple pages) for a maximum price and send yourself an email if the price check passes.

The script was tested on Amazon, so if you try running it on a different site make sure the XPATH_SELECTOR is set correctly and that the price check itself is correct. The smtp client is configured for Gmail, so be sure to change it if you're using a different one.

Don't forget entering your credentials inside the 'creds' config file.

About

Script to send an email when a price drops below a given value (tested on Amazon).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%