curl --location --request GET '/api/getBrowserFullParameters' \
--header 'api-key: DZdGdlOykzTgfggUMKVHSXbXe4LVTZN2' \
--header 'api-key: DZdGdlOykzTgfggUMKVHSXbXe4LVTZN2'{
"success": true,
"data": [
{
"id": 1,
"name": "1",
"group": "默认分组",
"remark": "1",
"os": "Win 11",
"chrome_version": 132,
"proxy": {
"mode": 0,
"protocol": "HTTP",
"host": "127.0.0.1",
"port": "222",
"user": "",
"pass": "",
"url": "",
"country": "US",
"checkFailed": false
},
"cookie": {
"mode": 0,
"value": "",
"jsonStr": "[]"
},
"homepage": {
"mode": 1,
"value": "https://baidu.com"
},
"ua": {
"mode": 0,
"value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36"
},
"ua-full-version": {
"mode": 1,
"value": "132.0.6834.15"
},
"sec-ch-ua": {
"mode": 0,
"value": [
{
"brand": "Chromium",
"version": 132
},
{
"brand": "Not=A?Brand",
"version": "99"
}
]
},
"ua-language": {
"mode": 2,
"language": "en-US",
"value": "en-US,es-US,haw,fr"
},
"time-zone": {
"mode": 2,
"zone": "UTC+8:00",
"utc": "Asia/Hong_Kong",
"locale": "en-US",
"name": "(UTC+08:00) Beijing, Chongqing, Hong Kong, Urumqi",
"value": 8
},
"webrtc": {
"mode": 0
},
"location": {
"mode": 2,
"enable": 1,
"longitude": "-78.87837",
"latitude": "42.88645",
"precision": 3139
},
"screen": {
"mode": 0,
"width": 2560,
"height": 1440,
"_value": "2560 x 1440"
},
"fonts": {
"mode": 1,
"value": [
"Wingdings, Wingdings Regular",
"Lucida Sans Unicode Regular",
"MV Boli Regular"
]
},
"canvas": {
"mode": 1,
"r": 3,
"g": 4,
"b": -8,
"a": -2
},
"webgl-img": {
"mode": 1,
"r": -7,
"g": -2,
"b": 3,
"a": -7
},
"webgl": {
"mode": 1,
"vendor": "Google Inc. (Intel)",
"render": "ANGLE (Intel, Intel(R) HD Graphics 5300 Direct3D11 vs_5_0 ps_5_0)"
},
"audio-context": {
"mode": 1,
"channel": 2.4650972454259155e-8,
"analyer": 0.05582554100407855
},
"media": {
"mode": 1
},
"client-rects": {
"mode": 1,
"width": -0.4608311756103052,
"height": 0.583791257185589
},
"speech_voices": {
"mode": 1,
"value": [
{
"default": false,
"lang": "nl-NL",
"localService": false,
"name": "Google Nederlands",
"voiceURI": "Google Nederlands"
},
{
"default": false,
"lang": "ko-KR",
"localService": false,
"name": "Google 한국의",
"voiceURI": "Google 한국의"
},
{
"default": true,
"lang": "zh-CN",
"localService": true,
"name": "Microsoft Huihui - Chinese (Simplified, PRC)",
"voiceURI": "Microsoft Huihui - Chinese (Simplified, PRC)"
}
]
},
"ssl": {
"mode": 0,
"value": []
},
"cpu": {
"mode": 1,
"value": 4
},
"memory": {
"mode": 1,
"value": 64
},
"device-name": {
"mode": 1,
"value": "DESKTOP-62B8611D"
},
"mac": {
"mode": 1,
"value": "8A-49-4E-9E-93-9F"
},
"dnt": {
"mode": 1,
"value": 0
},
"port-scan": {
"mode": 1,
"value": []
},
"gpu": {
"mode": 1,
"value": 1
},
"launchArgs": {
"mode": 1,
"value": "--blink-settings=imagesEnabled=false"
},
"timestamp": 1752542851950,
"isRunning": false,
"runLoading": true,
"remarkPopoverVisible": false
}
]
}