Category
Reviews
No reviews yet — be the first to review else.com.sg.
Get this data via API
Classify else.com.sg — and any other URL — with one call.
620+ IAB categories, company data, tech stacks and logos. JSON out, real time.
curl -X POST 'https://www.klazify.com/api/categorize' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"url": "https://else.com.sg"}'
{
"domain": {
"domain_url": "https://else.com.sg",
"categories": [
{
"name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology",
"confidence": 0.6933788657188416,
"IAB3": "Business",
"IAB-114-90": "Industries - Retail Industry"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.16467848420143127,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Business & Industrial/Business Services/Signage",
"confidence": 0.14109574258327484,
"IAB3-1": "Advertising",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Business & Industrial/Retail Trade/Other",
"confidence": 0.10043755918741226,
"IAB3": "Business",
"IAB-114-90": "Industries - Retail Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.