Category
Reviews
No reviews yet — be the first to review working-project.it.
Get this data via API
Classify working-project.it — 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://working-project.it"}'
{
"domain": {
"domain_url": "https://working-project.it",
"categories": [
{
"name": "/Home & Garden/Home Appliances/Other",
"confidence": 0.44098979234695435,
"IAB10-1": "Appliances",
"IAB-278-274": "Home & Garden - Home Appliances"
},
{
"name": "/Home & Garden/Home Appliances/Vacuums & Floor Care",
"confidence": 0.41697508096694946,
"IAB10-1": "Appliances",
"IAB-278-274": "Home & Garden - Home Appliances"
},
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.22193226218223572,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.19560594856739044,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computing - Computer Peripherals"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.