Category
Reviews
No reviews yet — be the first to review devtut.github.io.
Get this data via API
Classify devtut.github.io — 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://devtut.github.io"}'
{
"domain": {
"domain_url": "https://devtut.github.io",
"categories": [
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.5661303997039795,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.5267122387886047,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.3266049921512604,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Reference/Technical Reference",
"confidence": 0.238777294754982,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.20532922446727753,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.