Category
Reviews
No reviews yet — be the first to review superbutler.sg.
Get this data via API
Classify superbutler.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://superbutler.sg"}'
{
"domain": {
"domain_url": "https://superbutler.sg",
"categories": [
{
"name": "/Online Communities/Social Networks",
"confidence": 0.2653224468231201,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Home & Garden/Domestic Services/Other",
"confidence": 0.2458871752023697,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.1212722435593605,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.