Get this data via API
Classify empirq.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://empirq.com"}'
{
"domain": {
"domain_url": "https://empirq.com",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.7480869293212891,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.3295689821243286,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Printing & Publishing/Other",
"confidence": 0.2099807858467102,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.1683674305677414,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Books & Literature/Writers Resources",
"confidence": 0.14407408237457275,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.