Get this data via API
Classify wrightgc.net — 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://wrightgc.net"}'
{
"domain": {
"domain_url": "https://wrightgc.net",
"categories": [
{
"name": "/Health/Aging & Geriatrics/Other",
"confidence": 0.8471084237098694,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Nursing/Assisted Living & Long Term Care",
"confidence": 0.49549058079719543,
"IAB4-7": "Nursing",
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/People & Society/Seniors & Retirement",
"confidence": 0.44514045119285583,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Health/Pharmacy/Drugs & Medications",
"confidence": 0.3833465278148651,
"IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.20956185460090637,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.15043067932128906,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.12381621450185776,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
},
{
"name": "/Health/Pharmacy/Other",
"confidence": 0.10639074444770812,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.