Skip to content

Tiny RedFlagDeals scraper to watch for specific keywords

Notifications You must be signed in to change notification settings

MauriceZ/rfdwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RFDWATCH

Tiny RedFlagDeals scraper to watch hot deals forum for specific keywords.

Start by setting up your database

python3 rfdwatch.py setupdb 
# by default, the db will be setup in the repo's directory.
# Use --path [path] to specify a path

Run with

python3 rfdwatch.py watch [email] [space delimited keyword list]

This tool is meant to be wrapped as a cron job.

Requires a SendGrid API key to send emails for alerts, which should be passed through the environment variable SENDGRID_API_KEY.

About

Tiny RedFlagDeals scraper to watch for specific keywords

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages