Skip to content

caiismyname/deals-alerter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a small scraper project to read deals.kinja.com, The Wirecutter's deals Twitter page, and arbitrary subreddits (currently r/OutlierMarket) look for deals I've specified, and email me if found.

It runs locally on my machine via a chrontab job.

It's modularized so adding new deals sources should be simple, as well as changing the notification method.

To add new deals, add the keyword into the keyword field of the config file. (There is a blank config file in git. The populated one is local, not in VC). Each entry should be a list of keywords -- if all keywords are found, a post is considered a match.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages