command
module
Version:
v0.0.0-...-7990623
Opens a new window with list of versions in this module.
Published: Oct 22, 2022
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
HTTPShot 📷
A simple web screenshot API written in Go provied with basic web client.
Live On 🟢
https://httpshot.tk/
API Documentation 📘
- Yea its live on web means you can use it too if you want to with its easy one simple Api Endpoint
GET https://httpshot.tk/api/capture
OPTIONS âš™
| Query |
Required? |
Description |
| url |
REQUIRED |
Url of the webpage to capture |
| width |
OPTIONAL |
The width of viewport |
| height |
OPTIONAL |
The height of viewport |
| fullscreen |
OPTIONAL |
Scrolls and capture full webpage |
Example
CURL -XGET 'https://httpshot.tk/api/capture?url=https://github.com/&width=1280&height=720&fullscreen=false'
Preview
Open Source Project
Author : Shivzee
IDE Used : Visual Studio Code
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.