Get this data via API

Classify morphylearn.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://morphylearn.com"}'
{ "domain": { "domain_url": "https://morphylearn.com", "categories": [ { "name": "/Reference/Language Resources/Other", "confidence": 0.5993050932884216, "IAB-147-132": "Education - Language Learning" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.4802982211112976, "IAB-143-132": "Education - Educational Assessment" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.3031304180622101, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Software/Educational Software", "confidence": 0.22252435982227323, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Jobs & Education/Education/Early Childhood Education", "confidence": 0.204383447766304, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/People & Society/Kids & Teens/Children's Interests", "confidence": 0.1585342139005661, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.1482769399881363, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs