GET
Website Screenshot
Capture a website screenshot using Thum.io, store the output in R2, and return the public URL.
Endpoint
https://api.seaavey.com/tools/ssweb Parameters
url string required Target website URL to capture. Must start with http:// or https://.
mode string Screenshot mode: mobile (width 720) or desktop (width 1920). Default: desktop.
Response
-
status— number -
success— boolean -
latency— string -
data— string
Errors
401 Invalid or expired API key 400 Invalid website URL or mode 429 Too many requests 500 Failed to capture website screenshot