Get this data via API
Classify hashiip.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://hashiip.com"}'
{
"domain": {
"domain_url": "https://hashiip.com",
"categories": [
{
"name": "/Law & Government/Legal/Intellectual Property",
"confidence": 0.9699520468711852,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.35710084438323975,
"IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.3178386092185974,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.26356905698776245,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.23513445258140564,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.11747752875089644,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.