https://github.com/halitsever/shotsnap
📷 Node.js web screenshot library with cloud & local browser support
https://github.com/halitsever/shotsnap
screenshot web
Last synced: 19 days ago
JSON representation
📷 Node.js web screenshot library with cloud & local browser support
- Host: GitHub
- URL: https://github.com/halitsever/shotsnap
- Owner: halitsever
- License: mit
- Created: 2022-10-02T23:02:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-20T17:44:43.000Z (over 1 year ago)
- Last Synced: 2025-04-12T23:09:16.619Z (19 days ago)
- Topics: screenshot, web
- Language: TypeScript
- Homepage: https://halitsever.github.io/shotsnap/
- Size: 1.34 MB
- Stars: 23
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
📷 Node.js web screenshot library with cloud & local browser support
![]()
![]()
- 🧑💻 [**Can run on local**](#) - can run on local with webdriver
- 📝 [**Can run on cloud**](#) - can run on cloud without webdriver
- 🎨 [**Proxy support**](#) - use your proxiesBuild
```bash
npm run build
```Test
```bash
npm run test
```Installation:
```bash
npm i --save shotsnap
```For more information you can check the documentation page
MIT License © 2021 Halit Sever