Get this data via API
Classify wellness-point.online — 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://wellness-point.online"}'
{
"domain": {
"domain_url": "https://wellness-point.online",
"categories": [
{
"name": "/Health/Health Conditions/Heart & Hypertension",
"confidence": 0.8416019082069397,
"IAB-296-287": "Heart and Cardiovascular Diseases/Medical Health/Diseases and Conditions/Heart and Cardiovascular Diseases"
},
{
"name": "/Health/Pharmacy/Drugs & Medications",
"confidence": 0.5275348424911499,
"IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs"
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.394982784986496,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.3217293918132782,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/News/Health News",
"confidence": 0.14530645310878754,
"IAB12": "News",
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Arts & Entertainment/TV & Video/Online Video",
"confidence": 0.1358513385057449,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.