๐The new Browserless is Live! Experience the future of web scraping now!๐
x-api-key: ********************
curl --location --request POST 'http://localhost:8848/api/v2/browsers/' \
--header 'x-api-key;'
{
"code": 0,
"data": {
"port": 0,
"profileId": "string",
"proxy": "string",
"webSocketDebuggerUrl": "string"
},
"err": true,
"msg": "string"
}