Get this data via API
Classify rocada.academy — 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://rocada.academy"}'
{
"domain": {
"domain_url": "https://rocada.academy",
"categories": [
{
"name": "/Health/Oral & Dental Care",
"confidence": 0.6908472180366516,
"IAB7-17": "Dental Care",
"IAB-593-590": "Oral care/Style & Fashion/Personal Care/Oral care"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.18632027506828308,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Health/Health Education & Medical Training",
"confidence": 0.17490972578525543,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.1552051156759262,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.15131989121437073,
"IAB1": "Arts & Entertainment",
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.11294680833816528,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.