Get this data via API
Classify getwellet.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://getwellet.com"}'
{
"domain": {
"domain_url": "https://getwellet.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.6249997615814209,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Health/Nursing/Assisted Living & Long Term Care",
"confidence": 0.5768576264381409,
"IAB4-7": "Nursing",
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.5057315230369568,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/People & Society/Seniors & Retirement",
"confidence": 0.26122280955314636,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.2080107182264328,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Health/Medical Devices & Equipment/Other",
"confidence": 0.1794961839914322,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Aging & Geriatrics/Other",
"confidence": 0.13312721252441406,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.11032110452651978,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.