Company
Category
Global Rank
#3,562
Tech Stack (2 technologies)
Reviews
No reviews yet — be the first to review habr.com.
Get this data via API
Classify habr.com — 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://habr.com"}'
{
"domain": {
"domain_url": "https://habr.com",
"categories": [
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.522881269454956,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/News/Technology News",
"confidence": 0.36315006017684937,
"IAB12": "News",
"IAB-596": "Technology & Computing"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.18216310441493988,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Reference/Technical Reference",
"confidence": 0.16295024752616882,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.