Get this data via API
Classify esaconference.com — 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://esaconference.com"}'
{
"domain": {
"domain_url": "https://esaconference.com",
"categories": [
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.9671815037727356,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues",
"confidence": 0.6574375033378601,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Science/Ecology & Environment/Other",
"confidence": 0.6093999147415161,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.35526373982429504,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.10050565749406816,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.