项目作者: ianfoo

项目描述 :
Pull tap lists from breweries and bottle shops.
高级语言: Go
项目地址: git://github.com/ianfoo/beerweb.git
创建时间: 2018-05-22T00:31:04Z
项目社区:https://github.com/ianfoo/beerweb

开源协议:

下载


Beer Scraper

This is a cheap-ass utility to read the beer list from websites of local beer
joints and breweries. At this point, it’s just an experiment for using the
Colly web scraping framework for Go.

TODO

  • API beer fetcher (Untappd, Taplister, BeerMenus)
  • Google Sheets beer fetcher (for cloudburstbrew.com)
  • Serve beer lists up on generated HTML pages
    • Use some kind of stylesheet to make it look decent
    • Eventually make the page more intelligent and let it pull a list from a JSON endpoint