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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.41latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.41
0.0.30
0.0.20
0.0.10

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