Skip to content
jenniferb edited this page Sep 13, 2010 · 14 revisions

Installation

The Expense Scraper-Maker requires the following ruby on rails gems:

  • gem install —version 0.2.6 scrubyt
  • gem install rubyzip
  • gem install builder

Use git to get the code from github:


git clone git://github.com/jenniferb/hospitality-and-travel-expense-scraper-maker.git

Setup the app:


rake db:migrate
ruby script/server

Use

Claim a department by editing the Google Spreadsheet here
. Mark it as submitted after you have mailed the zip package to VisibleGovernment.ca. Up to 200 people can edit the spreadsheet at a time.

Issues

Issues are tracked on Google Code, here


ScrapingTips | ScraperGallery | Example Videos

Clone this wiki locally