Category
Reviews
No reviews yet — be the first to review asirris.ca.
Get this data via API
Classify asirris.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://asirris.ca"}'
{
"domain": {
"domain_url": "https://asirris.ca",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Home Automation",
"confidence": 0.2374362051486969,
"IAB19": "Technology & Computing",
"IAB-277-274": "Home & Garden - Smart Home"
},
{
"name": "/Home & Garden/Home Appliances/Vacuums & Floor Care",
"confidence": 0.22079341113567352,
"IAB10-1": "Appliances",
"IAB-278-274": "Home & Garden - Home Appliances"
},
{
"name": "/Science/Engineering & Technology/Robotics",
"confidence": 0.15313051640987396,
"IAB19": "Technology & Computing",
"IAB-638-596": "Technology & Computing - Robotics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.