Skip to content
This repository has been archived by the owner on Aug 25, 2019. It is now read-only.

amio/pageshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pageshot

Pageshot as a service.

Usage

Examples:

Query Params:

  • url: The webpage location. (required)
  • width: Viewport width. (default: 1280)
  • height: Viewport height. (default: 800)
  • full: Full page screenshot. (default: false)
  • dpr: Device pixel ratio. (default: 2)

Deploy

now amio/pageshot
docker pull amio/pageshot
  • running locally (require Google Chrome installed):
npm start

License

ISC © Amio