Get this data via API
Classify republic4.at — 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://republic4.at"}'
{
"domain": {
"domain_url": "https://republic4.at",
"categories": [
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.4405415952205658,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Doctors' Offices",
"confidence": 0.21754729747772217,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Public Relations",
"confidence": 0.138261079788208,
"IAB-91-90": "Advertising Industry/Business and Finance/Industries/Advertising Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.