Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/binarymuse/webshot
- Owner: BinaryMuse
- Created: 2012-04-19T21:26:33.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-20T00:23:55.000Z (over 12 years ago)
- Last Synced: 2024-04-09T01:05:28.487Z (7 months ago)
- Language: CoffeeScript
- Homepage: http://brandontilley.com:3456
- Size: 129 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 pathTo run it:
npm install
npm startBrowse to [http://localhost:3456](http://localhost:3456) and enter a URL.