Category
Reviews
No reviews yet — be the first to review vyrox.ca.
Get this data via API
Classify vyrox.ca — 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://vyrox.ca"}'
{
"domain": {
"domain_url": "https://vyrox.ca",
"categories": [
{
"name": "/Home & Garden/HVAC & Climate Control/Household Fans",
"confidence": 0.9509320259094238,
"IAB10-1": "Appliances",
"IAB-278-274": "Home & Garden - Home Appliances"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Gadgets & Portable Electronics",
"confidence": 0.6196387410163879,
"IAB19-28": "Portable",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
},
{
"name": "/Hobbies & Leisure/Outdoors/Hiking & Camping",
"confidence": 0.13498418033123016,
"IAB20-9": "Camping",
"IAB-677-664": "Travel Type - Camping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.