Installation

Add this line to your application's Gemfile:

gem 'scraperapi'

And then execute:

$ bundle

Or install it yourself as:

$ gem install scraperapi

Usage

require "scraper_api"
client = ScraperAPI::Client.new("b2b93816137cae0f4679b5253c3dcfd8")
client.get("https://google.com")