Category
Reviews
No reviews yet — be the first to review vermich.com.
Get this data via API
Classify vermich.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://vermich.com"}'
{
"domain": {
"domain_url": "https://vermich.com",
"categories": [
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.8858963251113892,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
},
{
"name": "/Shopping/Apparel/Other",
"confidence": 0.5543983578681946,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Apparel/Apparel Services",
"confidence": 0.4391257166862488,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Shopping/Apparel/Pants & Shorts",
"confidence": 0.3489554226398468,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Apparel/Casual Apparel",
"confidence": 0.2305986136198044,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Business & Industrial/Textiles & Nonwovens",
"confidence": 0.17976348102092743,
"IAB3": "Business",
"IAB-113-90": "Industries - Apparel Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.