Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hilli/web-screenshot
Snap a screenshot of a webpage
https://github.com/hilli/web-screenshot
Last synced: 5 days ago
JSON representation
Snap a screenshot of a webpage
- Host: GitHub
- URL: https://github.com/hilli/web-screenshot
- Owner: hilli
- Created: 2021-10-28T08:35:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-28T13:55:22.000Z (about 3 years ago)
- Last Synced: 2024-11-07T22:34:22.435Z (about 2 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# web-screenshot
## Install
```bash
go install github.com/hilli/web-screenshot
```## Usage
```bash
web-screenshot https://github.com/hilli
2021/10/28 13:41:10 URL: https://github.com/hilli
2021/10/28 13:41:13 wrote screenshot-github.com-hilli.png
```