gainesvillemls-scraper

command module
v0.0.0-...-ac35ce9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2016 License: MIT Imports: 14 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Godeps
_workspace/src/github.com/garyburd/redigo/internal/redistest
Package redistest contains utilities for writing Redigo tests.
Package redistest contains utilities for writing Redigo tests.
_workspace/src/github.com/garyburd/redigo/redis
Package redis is a client for the Redis database.
Package redis is a client for the Redis database.
_workspace/src/github.com/robfig/cron
This library implements a cron spec parser and runner.
This library implements a cron spec parser and runner.
_workspace/src/github.com/sendgrid/sendgrid-go
Package sendgrid provides a simple interface to interact with the SendGrid API
Package sendgrid provides a simple interface to interact with the SendGrid API
_workspace/src/golang.org/x/net/html
Package html implements an HTML5-compliant tokenizer and parser.
Package html implements an HTML5-compliant tokenizer and parser.
_workspace/src/golang.org/x/net/html/atom
Package atom provides integer codes (also known as atoms) for a fixed set of frequently occurring HTML strings: tag names and attribute keys such as "p" and "id".
Package atom provides integer codes (also known as atoms) for a fixed set of frequently occurring HTML strings: tag names and attribute keys such as "p" and "id".
_workspace/src/golang.org/x/net/html/charset
Package charset provides common text encodings for HTML documents.
Package charset provides common text encodings for HTML documents.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL