Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/binarymuse/webshot

Take a screenshot of a web page from another web page
https://github.com/binarymuse/webshot

Last synced: 29 days ago
JSON representation

Take a screenshot of a web page from another web page

Awesome Lists containing this project

README

        

![How do I shot web?](https://github.com/BinaryMuse/webshot/raw/master/public/shotweb.jpg)

## What is it?

Take screenshots of remote web pages from a web page.

## Demo

A demo is running at [http://brandontilley.com:3456](http://brandontilley.com:3456); please feel free to contact me if it goes down.

## Running it

Requires:

* Node.js installed
* PhantomJS on your path

To run it:

npm install
npm start

Browse to [http://localhost:3456](http://localhost:3456) and enter a URL.