Get this data via API
Classify equilex.co — 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://equilex.co"}'
{
"domain": {
"domain_url": "https://equilex.co",
"categories": [
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.6672877669334412,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Finance/Banking/Money Transfer & Wire Services",
"confidence": 0.21527576446533203,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.1742602437734604,
"IAB13-7": "Investing",
"IAB-82-80": "Currencies/Business and Finance/Economy/Currencies"
},
{
"name": "/Finance/Banking/Mobile Payments & Digital Wallets",
"confidence": 0.1656063348054886,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Law & Government/Legal/Business & Corporate Law",
"confidence": 0.11642487347126008,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.