Get this data via API
Classify amoz.edu.pl — 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://amoz.edu.pl"}'
{
"domain": {
"domain_url": "https://amoz.edu.pl",
"categories": [
{
"name": "/Health/Health Education & Medical Training",
"confidence": 0.2230074256658554,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Public Health/Health Policy",
"confidence": 0.10917867720127106,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.10826891660690308,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.