Get this data via API
Classify we-sales.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://we-sales.com"}'
{
"domain": {
"domain_url": "https://we-sales.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.6429889798164368,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Sales",
"confidence": 0.5632830262184143,
"IAB-59-53": "Business - Sales"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.33151620626449585,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.23460228741168976,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Business & Industrial/Printing & Publishing/Document & Printing Services",
"confidence": 0.11464450508356094,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Internet & Telecom/Email & Messaging/Other",
"confidence": 0.10315493494272232,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.