Category
Reviews
No reviews yet — be the first to review commerce.mu.
Get this data via API
Classify commerce.mu — 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://commerce.mu"}'
{
"domain": {
"domain_url": "https://commerce.mu",
"categories": [
{
"name": "/Law & Government/Government/Visa & Immigration",
"confidence": 0.7739169597625732,
"IAB11-1": "Immigration",
"IAB-383": "Law"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.7560069561004639,
"IAB13-7": "Investing",
"IAB-410-391": "Personal Finance - Personal Investing"
},
{
"name": "/Finance/Accounting & Auditing/Tax Preparation & Planning",
"confidence": 0.16000521183013916,
"IAB13-12": "Tax Planning",
"IAB-415-391": "Personal Finance - Personal Taxes"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.