Get this data via API

Classify enrolltoday.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://enrolltoday.education"}'
{ "domain": { "domain_url": "https://enrolltoday.education", "categories": [ { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.48912882804870605, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/People & Society/Religion & Belief", "confidence": 0.48561856150627136, "IAB-453": "Religion & Spirituality/Religion & Spirituality" }, { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.14852949976921082, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs