Go to file
2017-01-09 17:20:06 -05:00
LICENSE Initial commit 2017-01-09 17:17:03 -05:00
main.go Initial commit 2017-01-09 17:18:25 -05:00
README.md Fix typos in the README 2017-01-09 17:20:06 -05:00

Knight's Daily Special Scraper

Who doesn't love Knight's? Their steak sandwich lunch special is delicious. So here is a simple HTML scraper to get Knight's current specials for their various locations in a very interceptable way (JSON, pretty JSON, or just CLI output).

Installation

Requirements

  • Go version >= 1.5
  • GOPATH set in your ENV
  • (optional, but recommended) $GOPATH/bin in $PATH
go get -u github.com/tblyler/knights-special

Documentation

Run the following after installation...

knights-special --help