Category
Reviews
No reviews yet — be the first to review softer.co.za.
Get this data via API
Classify softer.co.za — 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://softer.co.za"}'
{
"domain": {
"domain_url": "https://softer.co.za",
"categories": [
{
"name": "/Shopping/Apparel/Footwear",
"confidence": 0.8774001002311707,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Apparel/Children's Clothing",
"confidence": 0.646926999092102,
"IAB18-5": "Clothing",
"IAB-575-552": "Style & Fashion - Children's Clothing"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.44906285405159,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Shopping/Apparel/Uniforms & Workwear",
"confidence": 0.32578080892562866,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.