Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 415 Bytes

Screenshot-API.md

File metadata and controls

10 lines (7 loc) · 415 Bytes

Screenshot API

GET localhost:7000/v1/screenshot/{url-encoded website url}

This request takes a simple screenshot of the given website and returns the image in the response.

Get parameter Description Value
width Width of the screenshot 1 - 10000
height Height of the screenshot 1 - 10000