Get this data via API

Classify mica.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://mica.co.za"}'
{ "domain": { "domain_url": "https://mica.co.za", "categories": [ { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.6421079039573669, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.515429675579071, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies", "confidence": 0.35491839051246643, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Mass Merchants & Department Stores", "confidence": 0.27074581384658813, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/News/Business News/Company News", "confidence": 0.11505386233329772, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" } ] }, "success": true }
Get Free API Key View API Docs