πThe new Browserless is Live! Experience the future of web scraping now!π
x-api-key: ********************
{}
curl --location --request WS 'http://localhost:8848/api/v2/connect/?config=%7B%0A++++%22headless%22%3A+true%0A%7D' \ --header 'Content-Type: application/json' \ --header 'x-api-key;' \ --data-raw '{}'
{ "code": 0, "data": { "port": 0, "profileId": "string", "proxy": "string", "webSocketDebuggerUrl": "string" }, "err": true, "msg": "string" }