Skip to content
/ RShot Public

RShot is a Ruby library that takes screenshots of web pages

Notifications You must be signed in to change notification settings

haileys/RShot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RShot

RShot is a Ruby library that takes screenshots of web pages.

How to use it

require "rshot"

r = RShot.new
r.render_url "http://www.google.com", "whatever.png"

Yeah the API is a little sketchy, but I there'll be a good reason for that in the future, I promise!

Issues

Example

google homepage

About

RShot is a Ruby library that takes screenshots of web pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published