Skip to content

A simple web screenshot API written in Go with basic web client

License

Notifications You must be signed in to change notification settings

shivam1608/HTTPShot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple web screenshot API written in Go with basic web client

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages