Get this data via API
Classify experteminfraworks.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://experteminfraworks.com"}'
{
"domain": {
"domain_url": "https://experteminfraworks.com",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Civil Engineering",
"confidence": 0.7939299941062927,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Finance/Accounting & Auditing/Billing & Invoicing",
"confidence": 0.32651573419570923,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.2825566828250885,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Architecture",
"confidence": 0.2149650752544403,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.16091260313987732,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.