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