Get this data via API

Classify knowledgeworkx.education — 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://knowledgeworkx.education"}'
{ "domain": { "domain_url": "https://knowledgeworkx.education", "categories": [ { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.5858375430107117, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.4289713203907013, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.2625063955783844, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.23103317618370056, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Other", "confidence": 0.12905730307102203, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs