Get this data via API
Classify codermerlin.academy — 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://codermerlin.academy"}'
{
"domain": {
"domain_url": "https://codermerlin.academy",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.7233288288116455,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Hobbies & Leisure/Merit Prizes & Contests",
"confidence": 0.20260505378246307,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Science/Computer Science/Other",
"confidence": 0.2022075206041336,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Aerospace & Defense/Other",
"confidence": 0.19416362047195437,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.16867026686668396,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.1326303631067276,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Jobs & Education/Education/Colleges & Universities",
"confidence": 0.10444170236587524,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.