Category
Reviews
No reviews yet — be the first to review dif.sh.
Get this data via API
Classify dif.sh — 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://dif.sh"}'
{
"domain": {
"domain_url": "https://dif.sh",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.5356588363647461,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.19328097999095917,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Software/Open Source",
"confidence": 0.12512290477752686,
"IAB19-30": "Shareware/Freeware",
"IAB-605-602": "Software and Applications - Shareware and Freeware"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.1054324507713318,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.