Skip to content

BjornTwitchBot/gainesvillemls-scraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gainesvillemls-scraper

A simple tool that parses, filters, and notifies users of listings on http://www.gainesvillemls.com/

Runs every hour, designed to run in heroku. Only emails new listings.

Build Status

Dependencies

Environment Variables

Variable Name Description
REDIS_HOST_PORT The host:port for redis (e.g. localhost:6379)
REDIS_PASSWORD The password used to AUTH to redis
SENDGRID_API_TOKEN Sendgrid API Token for Email
EMAIL_FROM_ADDRESS When the application sends email, the From address
EMAIL_TO_ADDRESS When the application sends email, the To address

About

A simple tool that parses, filters, and notifies users of listings on http://www.gainesvillemls.com/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%