{
"url": "https://www.baidu.com",
"responseFormat": "url",
"fullPage": true,
"width": 1400,
"height": 900,
"deviceScaleFactor": 2
}curl --location -g --request POST 'https://api.gugudata.com/websitetools/url2snapshot?appkey={{appkey}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"url": "https://www.baidu.com",
"responseFormat": "url",
"fullPage": true,
"width": 1400,
"height": 900,
"deviceScaleFactor": 2
}'{}