Get this data via API
Classify ailama.live — 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://ailama.live"}'
{
"domain": {
"domain_url": "https://ailama.live",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.8053262233734131,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.4674309194087982,
"IAB13-7": "Investing",
"IAB-82-80": "Currencies/Business and Finance/Economy/Currencies"
},
{
"name": "/Computers & Electronics/Software/Intelligent Personal Assistants",
"confidence": 0.15069913864135742,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Online Communities/Other",
"confidence": 0.1501118391752243,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.14887583255767822,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.13526186347007751,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.