Tools

Screenshot HTML

post/tools/sshtml

Request body

htmlstring

HTML content

devicestring

Output device type

Example request

{
  "html": "<!DOCTYPE html><html><body><h1>Hello World</h1></body></html>",
  "device": "mobile"
}

Response

Success - Got the response

Changes

No recorded changes to this endpoint across all 1 revision of this API.