Get this data via API

Classify b-box.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://b-box.co.za"}'
{ "domain": { "domain_url": "https://b-box.co.za", "categories": [ { "name": "/Home & Garden/Kitchen & Dining/Cookware & Diningware", "confidence": 0.7761793732643127, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.4739147126674652, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Food & Drink/Cooking & Recipes/Cuisines", "confidence": 0.33181849122047424, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.10242354869842528, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs