Get this data via API

Classify m1.school — 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://m1.school"}'
{ "domain": { "domain_url": "https://m1.school", "categories": [ { "name": "/Hobbies & Leisure/Merit Prizes & Contests", "confidence": 0.6699545979499817, "IAB-239": "Hobbies & Interests" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.15117034316062927, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.14713193476200104, "IAB-132": "Education" }, { "name": "/Jobs & Education/Education/Other", "confidence": 0.12160015106201172, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.1055414006114006, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs