Get this data via API
Classify washu.edu — 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://washu.edu"}'
{
"domain": {
"domain_url": "https://washu.edu",
"categories": [
{
"name": "/Jobs & Education/Education/Colleges & Universities",
"confidence": 0.8257048726081848,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/News/Other",
"confidence": 0.40315425395965576,
"IAB12": "News"
},
{
"name": "/News/Politics/Other",
"confidence": 0.22343888878822327,
"IAB12": "News",
"IAB-386": "Politics"
},
{
"name": "/Reference/Humanities/History",
"confidence": 0.16139839589595795,
"IAB-466-464": "Chemistry/Science/Chemistry"
}
]
},
"success": true
}
Category
Global Rank
#17,705
Get this data as JSON — free trial, 50 API calls included.