Category
Reviews
No reviews yet — be the first to review velgus.com.
Get this data via API
Classify velgus.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://velgus.com"}'
{
"domain": {
"domain_url": "https://velgus.com",
"categories": [
{
"name": "/Home & Garden/Home Furnishings/Countertops",
"confidence": 0.9926125407218932,
"IAB10-9": "Remodeling & Construction",
"IAB-276-274": "Home & Garden - Remodeling & Construction"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies",
"confidence": 0.5787433981895447,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.43922218680381775,
"IAB10-5": "Home Repair",
"IAB-280-274": "Home & Garden - Home Improvement"
},
{
"name": "/Home & Garden/Kitchen & Dining/Other",
"confidence": 0.41386526823043823,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.3914704918861389,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.