Get this data via API

Classify brandmat.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://brandmat.co.za"}'
{ "domain": { "domain_url": "https://brandmat.co.za", "categories": [ { "name": "/Home & Garden/Home Furnishings/Rugs & Carpets", "confidence": 0.969940185546875, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Retail Trade/Other", "confidence": 0.763634979724884, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items", "confidence": 0.5727992653846741, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.501964271068573, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology", "confidence": 0.23417223989963531, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Home & Garden/Home Improvement/Flooring", "confidence": 0.20330680906772616, "IAB10": "Home & Garden", "IAB-280-274": "Home Improvement/Home & Garden/Home Improvement" } ] }, "success": true }
Get Free API Key View API Docs