Skip to content

joergpatz/webshotify

Repository files navigation

Webshotify

A microservice for screenshotting websites

Dependencies

  1. Install Node.js
  2. Ensure that Docker is installed on the system
  3. Pull my phantomjs docker image docker pull joergpatz/phantomjs

Install & Run

$ npm install
$ npm start
$ open http://localhost:3000/webshot?uri=https://www.w3.org&sizeX=1280&sizeY=720

example

Tests

$ npm start
$ npm test

About

A microservice for screenshotting websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published