Get this data via API
Classify econclinic.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://econclinic.com"}'
{
"domain": {
"domain_url": "https://econclinic.com",
"categories": [
{
"name": "/People & Society/Social Sciences/Economics",
"confidence": 0.5034862160682678,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.4535282850265503,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Other",
"confidence": 0.17803627252578735,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.