Get this data via API
Classify sarh.es — 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://sarh.es"}'
{
"domain": {
"domain_url": "https://sarh.es",
"categories": [
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.2027868628501892,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.195200115442276,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Health Education & Medical Training",
"confidence": 0.1764962673187256,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Medical Procedures/Other",
"confidence": 0.15547092258930206,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.13606736063957214,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.