The Wayback Machine - https://web.archive.org/web/20200911005139/https://github.com/amio/pageshot
Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

You can’t perform that action at this time.