Get this data via API
Classify tuhdun.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://tuhdun.com"}'
{
"domain": {
"domain_url": "https://tuhdun.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.8047311902046204,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.617927074432373,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.31292155385017395,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.27473244071006775,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Reference/General Reference/Time & Calendars",
"confidence": 0.13845613598823547
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.