Get this data via API
Classify entraworld.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://entraworld.com"}'
{
"domain": {
"domain_url": "https://entraworld.com",
"categories": [
{
"name": "/Books & Literature/Writers Resources",
"confidence": 0.5246004462242126,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.4779244363307953,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.27199387550354004,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.16662202775478363,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.10019205510616302,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.