s-sshot

0.0.4 • Public • Published

S-SS

  • Site-ScreenShot
  • Screen Shot From Any URL
  • Made Using Puppeteer

Usage

  • Very Easy To Use!!
const ss = require('s-sshot')
const fs  = require('fs')
ss('https://google.com').then(d =>{
    fs.writeFile('image.png' , d , (err, data) => {})
})

Pic

Readme

Keywords

none

Package Sidebar

Install

npm i s-sshot

Weekly Downloads

1

Version

0.0.4

License

ISC

Unpacked Size

155 kB

Total Files

7

Last publish

Collaborators

  • jenil-dev