Get this data via API

Classify cosoft.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://cosoft.co.za"}'
{ "domain": { "domain_url": "https://cosoft.co.za", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.8931927680969238, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Hospitality Industry/Food Service", "confidence": 0.3294244408607483, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.25671833753585815, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology", "confidence": 0.24152639508247375, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Computers & Electronics/Enterprise Technology/Helpdesk & Customer Support Systems", "confidence": 0.2364376187324524, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.11026175320148468, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs