Get this data via API
Classify weandbecanada.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://weandbecanada.com"}'
{
"domain": {
"domain_url": "https://weandbecanada.com",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.878079354763031,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.42403391003608704,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.4107405245304108,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.34256359934806824,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.20887191593647003,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Internet & Telecom/Web Services/Other",
"confidence": 0.1694251000881195,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.1053135097026825,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.1042751893401146,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.