Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 813 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 813 Bytes

AmazonEmailer

amazonemailer_config.txt contains all the options for the script.

Run setup.cmd to setup the python files. Run run.cmd to execute the program using the information in the config file.

config name is the name of the config file. database name is the name of the sqlite database that will store the items. email address and password are for the gmail account used to send out emails. It has to be a gmail account. email list is email addresses the items should be sent to, it is comma seperated. file name is the name of the file that will contain the items. frequency is how often the email is sent out. The choices are daily, weekly and monthly. pages is a list of comma seperated search pages. range is the lower and upper bounds seperated by a comma. time is when the email will be sent out.