Get this data via API
Classify agilex.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://agilex.ca"}'
{
"domain": {
"domain_url": "https://agilex.ca",
"categories": [
{
"name": "/Business & Industrial/Business Services",
"confidence": 0.7
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.6,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.5
},
{
"name": "/Business & Industrial/Business Services/Office Services",
"confidence": 0.5
},
{
"name": "/Business & Industrial/Business Services/Writing & Editing Services",
"confidence": 0.5
},
{
"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": "/Business & Industrial/Business Services",
"confidence": 0.5
},
{
"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",
"confidence": 0.5,
"IAB5": "Education"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.5,
"IAB5": "Education"
},
{
"name": "/People & Society/Social Issues & Advocacy",
"confidence": 0.5
},
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.5
},
{
"name": "/Reference/Directories & Listings",
"confidence": 0.5
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.5
},
{
"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/Consumer Advocacy & Protection",
"confidence": 0.5,
"IAB22": "Shopping"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.