Get this data via API

Classify tshimologong.joburg — 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://tshimologong.joburg"}'
{ "domain": { "domain_url": "https://tshimologong.joburg", "categories": [ { "name": "/Science/Engineering & Technology/Other", "confidence": 0.4763082265853882, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.32234272360801697, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.2737105190753937, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.23047107458114624, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.21258892118930817, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.10246604681015016, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs