Get this data via API
Classify hetuworks.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://hetuworks.com"}'
{
"domain": {
"domain_url": "https://hetuworks.com",
"categories": [
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.6851188540458679,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.45413893461227417,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/People & Society/Kids & Teens/Children's Interests",
"confidence": 0.25706660747528076,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Games/Educational Games",
"confidence": 0.234210267663002,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Shopping/Toys/Educational Toys",
"confidence": 0.23194243013858795,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.2159927934408188,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Jobs & Education/Education/Early Childhood Education",
"confidence": 0.17639005184173584,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Games/Family-Oriented Games & Activities/Other",
"confidence": 0.13078223168849945,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.10290121287107468,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.