UNPKG

getscreenshot.js

Version:

Website screenshot getter. (No api key, No limit, 100% free)

35 lines (34 loc) 989 B
{ "name": "getscreenshot.js", "version": "4.0.0", "description": "Website screenshot getter. (No api key, No limit, 100% free)", "main": "index.js", "scripts": { "test": "node index.js", "start": "node index.js" }, "repository": { "type": "git", "url": "git+https://github.com/vihangaashin/getscreenshot.js.git" }, "keywords": [ "sceenshot", "screenshot api", "get screenshot", "ss", "screenshot", "web", "pdf", "screenshot scraper" ], "dependencies": { "node-fetch": "^3.3.2" }, "author": "vihangaashin <vihangayt123@gmail.com> (https://github.com/vihangaashin)", "npm_publisher": "vihangayt", "license": "ISC", "bugs": { "url": "https://github.com/vihangaashin/getscreenshot.js/issues" }, "homepage": "https://github.com/vihangaashin/getscreenshot.js#readme" }