Get this data via API
Classify micro-deai.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://micro-deai.com"}'
{
"domain": {
"domain_url": "https://micro-deai.com",
"categories": [
{
"name": "/Online Communities/Dating & Personals/Matrimonial Services",
"confidence": 0.47774121165275574,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/People & Society/Family & Relationships/Marriage",
"confidence": 0.2807750999927521,
"IAB14-4": "Marriage",
"IAB-191-186": "Marriage and Civil Unions/Family and Relationships/Marriage and Civil Unions"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.23552103340625763,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Online Communities/Dating & Personals/Other",
"confidence": 0.15426266193389893,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/People & Society/Family & Relationships/Romance",
"confidence": 0.1078983023762703,
"IAB-186-186": "Family and Relationships/Family and Relationships"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.