Get this data via API
Classify economx.hu — 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://economx.hu"}'
{
"domain": {
"domain_url": "https://economx.hu",
"categories": [
{
"name": "/Business & Industrial",
"confidence": 0.57,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/News",
"confidence": 0.56,
"IAB12": "News"
},
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.55,
"IAB17": "Sports",
"IAB-533-483": "Soccer/Sports/Soccer"
},
{
"name": "/Finance/Investing",
"confidence": 0.54,
"IAB13-7": "Investing",
"IAB-410-391": "Personal Investing/Personal Finance/Personal Investing"
}
]
},
"success": true
}
Category
News
56%
Global Rank
#54,925
Get this data as JSON — free trial, 50 API calls included.