chrismytton / cheltenham-farmers-market

:carrot: Scraper to get the dates of Cheltenham farmers market as an ical feed

Home Page:https://www.chrismytton.com/cheltenham-farmers-market/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cheltenham farmers market dates

Scraper to get the dates of Cheltenham farmers market from the council's website.

Install

This is a Ruby scraper, so you will need to have a recent version of Ruby installed, along with bundler (gem install bundler). Then run the following:

git clone https://github.com/chrismytton/cheltenham-farmers-market
cd cheltenham-farmers-market
bundle install

Usage

Running the scraper will regenerate the files in the docs/ directory. Run the scraper like so:

ruby scraper.rb

About

:carrot: Scraper to get the dates of Cheltenham farmers market as an ical feed

https://www.chrismytton.com/cheltenham-farmers-market/


Languages

Language:Ruby 100.0%