Get this data via API
Classify mon-projet-komilfo.fr — 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://mon-projet-komilfo.fr"}'
{
"domain": {
"domain_url": "https://mon-projet-komilfo.fr",
"categories": [
{
"name": "/Home & Garden/Home Improvement/Doors & Windows",
"confidence": 0.5903080701828003,
"IAB10": "Home & Garden",
"IAB-280-274": "Home Improvement/Home & Garden/Home Improvement"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies",
"confidence": 0.4980223774909973,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.28060609102249146,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Garden Structures",
"confidence": 0.13996097445487976,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.