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
Changes
Changed in 2 of the 9 revisions of this API.11
- ●
removed the request property
body/arguments/isLocalrequest-property-removed
- ●
- ○
added the new optional request property
body/arguments/isLocalnew-optional-request-property
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○