Get this data via API

Classify edcafechinese.com — 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://edcafechinese.com"}'
{ "domain": { "domain_url": "https://edcafechinese.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.7221301198005676, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.5920116305351257, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Software/Educational Software", "confidence": 0.379414826631546, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.18711622059345245, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.15928788483142853, "IAB-143-132": "Education - Educational Assessment" }, { "name": "/Internet & Telecom/Other", "confidence": 0.10949576646089554, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs