Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/captaincluster/sitesnap
- Owner: CaptainCluster
- License: mit
- Created: 2023-07-26T08:41:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-11T14:39:17.000Z (about 1 year ago)
- Last Synced: 2023-09-11T20:52:18.808Z (about 1 year ago)
- Topics: javascript, nodejs, puppeteer, screenshot
- Language: JavaScript
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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