Quiz Scraper is simple scraping library built on top of Nokogiri. Gem will help you fetch publicly accessible data from pub quizzes related sites.
Add this line to your application's Gemfile:
gem 'quiz_scraper'
And then execute:
$ bundle
Or install it yourself as:
$ gem install quiz_scraper
TODO: Write usage instructions here
Bug reports and pull requests are welcome on GitHub at https://github.com/razrfly/quiz_scraper.
The gem is available as open source under the terms of the MIT License.