lizconlan / depositscraper-ruby

A Ruby scraper for the UK Parliament Deposits site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Ruby scraper for the UK Parliament Deposits site

How to use the scraper

To get the latest files

ruby scraper.rb

To get files for a specific year

ruby scraper.rb year=2009

To get files from before 2007

ruby scraper.rb year=pre2007

About

A Ruby scraper for the UK Parliament Deposits site

License:MIT License


Languages

Language:Ruby 100.0%