Get this data via API
Classify bloome.im — 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://bloome.im"}'
{
"domain": {
"domain_url": "https://bloome.im",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.6341789364814758,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.6220864057540894,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging",
"confidence": 0.15683959424495697,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Online Communities/Other",
"confidence": 0.11838869750499724,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Internet & Telecom/Email & Messaging/Other",
"confidence": 0.10084328800439836,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Global Rank
#516,865
Get this data as JSON — free trial, 50 API calls included.