compare_supermarkets 0.1.4
Will search Woolworths and Coles online stores for prices based on an input search parameter # CompareSupermarkets Ever wondered 'I wonder if my shampoo is cheaper at Coles or Woolworths...?' ? But can't be bothered searching both websites and comparing? Well that's what this gem does for you. Simply install and follow the prompts. ## Installation Add this line to your application's Gemfile: ```ruby gem 'compare_supermarkets' ``` And then execute: $ bundle install Or install it yourself as: $ gem install compare_supermarkets ## Usage To use compare_supermarkets call $ gem 'compare_supermarkets' and follow the prompts. The more specific you are the faster the search results appear and there will be less items to compare. ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/compare_supermarkets. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).