Category
Reviews
No reviews yet — be the first to review strata.sg.
Get this data via API
Classify strata.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://strata.sg"}'
{
"domain": {
"domain_url": "https://strata.sg",
"categories": [
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.8789409399032593,
"IAB10-5": "Home Repair",
"IAB-280-274": "Home & Garden - Home Improvement"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.8233267664909363,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Architecture",
"confidence": 0.15246938169002533,
"IAB21-2": "Architects",
"IAB-204-201": "Fine Art - Design"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.11578629910945892,
"IAB1-3": "Fine Art",
"IAB-204-201": "Fine Art - Design"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.