Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/captaincluster/sitesnap

A program that uses Puppeteer to visit the url given by the user and take a screenshot. The screenshot will then be saved for the user to view.
https://github.com/captaincluster/sitesnap

javascript nodejs puppeteer screenshot

Last synced: 8 days ago
JSON representation

A program that uses Puppeteer to visit the url given by the user and take a screenshot. The screenshot will then be saved for the user to view.

Awesome Lists containing this project

README

        

# SiteSnap
A program that uses Puppeteer to visit the url given by the user and take a screenshot. The screenshot will then be saved for the user to view.

Dependencies
---
📣 You need puppeteer in order to use the program.

📣 Puppeteer will use your **IP ADDRESS** when entering websites!

⬇️ Installation via npm package manager |
```npm install puppeteer```

Instructions
---
1. Type the following in the terminal: ```node [your directory]/index.js```
2. Type the link you want the program to enter
3. Give the screenshot file a name