Get this data via API
Classify weareother.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://weareother.ca"}'
{
"domain": {
"domain_url": "https://weareother.ca",
"categories": [
{
"name": "/Business & Industrial",
"confidence": 0.7
},
{
"name": "/Business & Industrial/Advertising & Marketing/Public Relations",
"confidence": 0.5,
"IAB-91-90": "Advertising Industry/Business and Finance/Industries/Advertising Industry"
},
{
"name": "/Business & Industrial/Business Services",
"confidence": 0.5
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.5,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
},
{
"name": "/Computers & Electronics/Software",
"confidence": 0.5,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.5,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Internet & Telecom/Web Services",
"confidence": 0.5
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.5,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.5,
"IAB5": "Education"
},
{
"name": "/News",
"confidence": 0.5,
"IAB12": "News"
},
{
"name": "/News/Business News",
"confidence": 0.5,
"IAB12": "News"
},
{
"name": "/Reference/General Reference",
"confidence": 0.5
},
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.5
},
{
"name": "/Shopping/Consumer Resources",
"confidence": 0.5,
"IAB22": "Shopping"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.5,
"IAB22": "Shopping"
},
{
"name": "/Travel",
"confidence": 0.5,
"IAB20": "Travel"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.