Get this data via API
Classify espspecialty.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://espspecialty.com"}'
{
"domain": {
"domain_url": "https://espspecialty.com",
"categories": [
{
"name": "/Finance/Insurance/Other",
"confidence": 0.967765212059021,
"IAB13-6": "Insurance",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Law & Government/Legal/Product Liability",
"confidence": 0.2320456504821777,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Business & Industrial/Business Services/Other",
"confidence": 0.20508705079555511,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.