🎉New: Nstbrowser and Scrapeless Announce Strategic Integration, with Browser Labs R&D Center Launched🎉
curl --location --request WS 'http://localhost:8848/api/v2/connect/?config=%7B%0A++++%22headless%22%3A+true%0A%7D' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"code": 0,
"data": {
"port": 0,
"profileId": "string",
"proxy": "string",
"webSocketDebuggerUrl": "string"
},
"err": true,
"msg": "string"
}