Get this data via API
Classify crearnosac.org — 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://crearnosac.org"}'
{
"domain": {
"domain_url": "https://crearnosac.org",
"categories": [
{
"name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry",
"confidence": 0.1974081993103027,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Jobs & Education/Education/Other",
"confidence": 0.1962674856185913,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Books & Literature/Writers Resources",
"confidence": 0.16636167466640472,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.11207083612680437,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.