RubyGems Navigation menu

browshot 1.8.0

Browshot (http://www.browshot.com/) is a web service to easily make screenshots of web pages in any screen size, as any device: iPhone©, iPad©, Android©, Nook©, PC, etc. Browshot has full Flash, JavaScript, CSS, & HTML5 support. The latest API version is detailed at http://browshot.com/api/documentation. browshot.rb follows the API documentation very closely: the function names are similar to the URLs used (screenshot/create becomes screenshot_create(), instance/list becomes instance_list(), etc.), the request arguments are exactly the same, etc. The library version matches closely the API version it handles: browshot 1.0.0 is the first release for the API 1.0, browshot 1.1.1 is the second release for the API 1.1, etc. browshot.rb can handle most the API updates within the same major version, e.g. browshot.rb 1.0.0 should be compatible with the API 1.1 or 1.2.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.29.0 - November 23, 2023 (11 KB)
  2. 1.16.0 - August 04, 2016 (11 KB)
  3. 1.14.0 - January 21, 2014 (10.5 KB)
  4. 1.12.0 - October 10, 2013 (11 KB)
  5. 1.10.0 - October 28, 2012 (11 KB)
  6. 1.8.0 - April 28, 2012 (11.5 KB)
Show all versions (14 total)

Runtime Dependencies (2):

json >= 0
url >= 0

Development Dependencies (6):

bundler ~> 1.0.0
jeweler ~> 1.6.4
json >= 0
rcov >= 0
shoulda >= 0
url >= 0

Owners:

Authors:

  • Julien Sobrier

SHA 256 checksum:

96bdd30e8a1793c285ef7f0a4d73ca422bd687b6111b748d7252caab4a7608b4

Total downloads 52,396

For this version 3,742

Licenses:

N/A

Required Ruby Version: None

Links: