rolyatwilson / NiftyScraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NiftyScraper

Build Status

Scrapes Wikipedia for some basic information on the 50 US States. Results are written to a json file. I plan to use the json file in a simple game I am building with my kids. 😀

Setup

bundle install

Run

./bin/nifty_scraper start

Then check the results directory for the json file.

Specs

rake

or

rake spec

About


Languages

Language:Ruby 100.0%