Get this data via API
Classify innovationmachine.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://innovationmachine.it"}'
{
"domain": {
"domain_url": "https://innovationmachine.it",
"categories": [
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.7105728387832642,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.20354872941970825,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Business Finance/Other",
"confidence": 0.17514640092849731,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Finance/Grants, Scholarships & Financial Aid/Government Grants",
"confidence": 0.15089167654514313,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.12126252800226212,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Other",
"confidence": 0.10409846901893616,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.