Get this data via API

Classify edumind.degree — 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://edumind.degree"}'
{ "domain": { "domain_url": "https://edumind.degree", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.4861721098423004, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.18389855325222015, "IAB-143-132": "Education - Educational Assessment" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.15900254249572754, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.14545762538909912, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Software/Educational Software", "confidence": 0.13770322501659393, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Other", "confidence": 0.1010071188211441, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs