v1

latestOpenAPI 3.1.02026-07-175026.7 KB

Takes a screenshot of a web page and uploads it to S3-compatible storage.

This function opens a specified web page, captures a screenshot, and uploads it to an S3-compatible storage space. It returns the public URL of the uploaded image. The function is designed for single-use operations, opening and closing its own browser instance for each invocation.

post/takeSnapShot

Request body

Response

Successful operation

imageUrlstring

The public URL of the uploaded screenshot.