Get this data via API
Classify seaai.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://seaai.org"}'
{
"domain": {
"domain_url": "https://seaai.org",
"categories": [
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.6702350378036499,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Health/Health Conditions/Allergies/Other",
"confidence": 0.4832753241062164,
"IAB7-4": "Allergies",
"IAB-288-287": "Allergies/Medical Health/Diseases and Conditions/Allergies"
},
{
"name": "/Health/Health Conditions/Respiratory Conditions",
"confidence": 0.38144952058792114,
"IAB-300-287": "Lung and Respiratory Health/Medical Health/Diseases and Conditions/Lung and Respiratory Health"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.24570013582706451,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.17929378151893616,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.14192064106464386,
"IAB1": "Arts & Entertainment",
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Travel & Transportation/Hotels & Accommodations/Other",
"confidence": 0.12409157305955888,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.