Get this data via API

Classify skills-hub.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://skills-hub.co.za"}'
{ "domain": { "domain_url": "https://skills-hub.co.za", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.9609627723693848, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.6203166842460632, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.22825448215007785, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.15112347900867462, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Reference/Technical Reference", "confidence": 0.10922541469335556 } ] }, "success": true }
Get Free API Key View API Docs