Get this data via API
Classify med-protect.ru — 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://med-protect.ru"}'
{
"domain": {
"domain_url": "https://med-protect.ru",
"categories": [
{
"name": "/Law & Government/Legal/Accident & Personal Injury Law",
"confidence": 0.8153406977653503,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.30523860454559326,
"IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.19919270277023315,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Law & Government/Legal/Product Liability",
"confidence": 0.10961047559976578,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.