Skip to content

Create screenshots from any webpage with this api endpoint

Notifications You must be signed in to change notification settings

rubengg86/WebScreenshotApiREST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

WebScreenshotApiREST

Create screenshots from any webpage with this api endpoint

USAGE

node(or nodejs) index.js

Take screenshot and save it

http://localhost:3000/do_screenshot/?url=http://github.com/TCx300_2/&show=true

Available parameters

url: Url from do you want to take the screenshot
show: boolean: if image will show in screen
path: Path where script will save the screenshot, if null, image will be saved at root folder (the same of index.js)

Prerequisites

Requires npm modules express and puppeteer

About

Create screenshots from any webpage with this api endpoint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published