Get this data via API
Classify efortuna.ro — 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://efortuna.ro"}'
{
"domain": {
"domain_url": "https://efortuna.ro",
"categories": [
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.4784748554229736,
"IAB17": "Sports",
"IAB-533-483": "Soccer/Sports/Soccer"
},
{
"name": "/Games/Computer & Video Games/Competitive Video Gaming",
"confidence": 0.17639321088790894,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Sports/Fantasy Sports",
"confidence": 0.17351631820201874,
"IAB17": "Sports",
"IAB-508-483": "Fantasy Sports/Sports/Fantasy Sports"
}
]
},
"success": true
}
Category
Global Rank
#67,015
Get this data as JSON — free trial, 50 API calls included.