Get this data via API
Classify consumerrank.org — 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://consumerrank.org"}'
{
"domain": {
"domain_url": "https://consumerrank.org",
"categories": [
{
"name": "/People & Society/Seniors & Retirement",
"confidence": 0.8431875109672546,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Home & Garden/Bed & Bath/Bathroom",
"confidence": 0.6440712213516235,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.2671121656894684,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Health/Nursing/Assisted Living & Long Term Care",
"confidence": 0.1655987799167633,
"IAB4-7": "Nursing",
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Home & Garden/Home Improvement/Plumbing",
"confidence": 0.1048152819275856,
"IAB10": "Home & Garden",
"IAB-280-274": "Home Improvement/Home & Garden/Home Improvement"
},
{
"name": "/Health/Medical Devices & Equipment/Assistive Technology",
"confidence": 0.10085429251194,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.