Category
Reviews
No reviews yet — be the first to review icmars.in.
Get this data via API
Classify icmars.in — 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://icmars.in"}'
{
"domain": {
"domain_url": "https://icmars.in",
"categories": [
{
"name": "/Home & Garden/Home Improvement/Doors & Windows",
"confidence": 0.2203308790922165,
"IAB10-9": "Remodeling & Construction",
"IAB-280-274": "Home & Garden - Home Improvement"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Home Automation",
"confidence": 0.2157998085021973,
"IAB19": "Technology & Computing",
"IAB-277-274": "Home & Garden - Smart Home"
},
{
"name": "/Business & Industrial/Manufacturing/Factory Automation",
"confidence": 0.18526354432106015,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.