Category
Reviews
No reviews yet — be the first to review scalestop.co.za.
Get this data via API
Classify scalestop.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://scalestop.co.za"}'
{
"domain": {
"domain_url": "https://scalestop.co.za",
"categories": [
{
"name": "/Business & Industrial",
"confidence": 0.68,
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Home & Garden/Home Improvement/Plumbing",
"confidence": 0.51,
"IAB10-5": "Home Repair",
"IAB-280-274": "Home & Garden - Home Improvement"
},
{
"name": "/Home & Garden/Home Appliances",
"confidence": 0.5,
"IAB-278-274": "Home & Garden - Home Appliances"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.