Company
Category
Reviews
No reviews yet — be the first to review morphy.fun.
Get this data via API
Classify morphy.fun — 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://morphy.fun"}'
{
"domain": {
"domain_url": "https://morphy.fun",
"categories": [
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.7897725105285645,
"IAB5-8": "Language Learning",
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/People & Society/Kids & Teens/Children's Interests",
"confidence": 0.2178674042224884,
"IAB6": "Family & Parenting",
"IAB-186": "Family and Relationships"
},
{
"name": "/Games/Educational Games",
"confidence": 0.1515288203954697,
"IAB9-30": "Video & Computer Games",
"IAB-694-685": "Video Game Genres - Educational Video Games"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.11215954273939133,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.