Get this data via API
Classify blog.br — 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://blog.br"}'
{
"domain": {
"domain_url": "https://blog.br",
"categories": [
{
"name": "/News/Local News",
"confidence": 0.5511870384216309,
"IAB12-3": "Local News"
},
{
"name": "/Online Communities/Online Journals & Personal Sites",
"confidence": 0.5013539791107178,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/News/Other",
"confidence": 0.29636991024017334,
"IAB12": "News"
}
]
},
"success": true
}
Category
News
Local News
55%
Get this data as JSON — free trial, 50 API calls included.