RubyGems Navigation menu

browshot 1.4.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.4.0 - January 16, 2012 (11 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:

f115642bbc014afd3917bdd2cbedcbb895f6172013c0d307ebc1c0352df779ef

Total downloads 52,344

For this version 3,855

Licenses:

N/A

Required Ruby Version: None

Links: