Category
Reviews
No reviews yet — be the first to review myenug.net.
Get this data via API
Classify myenug.net — 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://myenug.net"}'
{
"domain": {
"domain_url": "https://myenug.net",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.5279465913772583,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.16294588148593905,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Internet & Telecom/Email & Messaging/Voice & Video Chat",
"confidence": 0.14550523459911346,
"IAB19-23": "Net Conferencing",
"IAB-607-602": "Software and Applications - Web Conferencing"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.12856395542621613,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Internet & Telecom/Teleconferencing",
"confidence": 0.121603861451149,
"IAB19-23": "Net Conferencing",
"IAB-607-602": "Software and Applications - Web Conferencing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.