Skip to content

Scrapes the ozbargain website and notifies subscribers periodically when a certain keyword(s) appear in new posts

Notifications You must be signed in to change notification settings

keevine/ozbargainScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Requirements to run on local machine:

sudo apt-get install ssmtp

Setting up gmail email server: Make sure you enable 'allow less secure apps' on gmail settings

echo 'UseSTARTTLS=YES FromLineOverride=YES root=[email protected] mailhub=smtp.gmail.com:587 AuthUser=[email protected] AuthPass=MYPASSOWRD' >> /etc/ssmtp/ssmtp.conf

About

Scrapes the ozbargain website and notifies subscribers periodically when a certain keyword(s) appear in new posts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages