ragiko / amazon-reviews

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###Mainly Designed as Amazon Books Reviews parser, but also Parses other Amazon Products effeciently.

This is a very early version that does only basic functionality, more features to come later.

###to run this script successfully you need to install the following gems:

nokogiri
openuri

to install these gems 
gem install nokogiri
gem install openurl

About


Languages

Language:Ruby 100.0%