Total Pageviews

Thursday 12 June 2014

scrapify


ScrApify is a library to build APIs by scraping static sites and use data as models or JSON APIs. It powers APIfy which is used to create JSON APIs from any html or wikipedia page
ScrApify is a library to build APIs by scraping static sites and use data as models or JSON APIs

Installation

$ gem install scrapify
If you're using Bundler, add this to your Gemfile:
gem 'scrapify'
 
from https://github.com/sathish316/scrapify