Get this data via API

Classify momly.ee — 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://momly.ee"}'
{ "domain": { "domain_url": "https://momly.ee", "categories": [ { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.5283995270729065, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.2476111501455307, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.2475185990333557, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Private Tutoring Services", "confidence": 0.20503495633602145, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.1698882132768631, "IAB-132": "Education" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.1545354127883911, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs