Category
Reviews
No reviews yet — be the first to review inventio.it.
Get this data via API
Classify inventio.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://inventio.it"}'
{
"domain": {
"domain_url": "https://inventio.it",
"categories": [
{
"name": "/Business & Industrial/Printing & Publishing/Document & Printing Services",
"confidence": 0.7544885873794556,
"IAB3": "Business",
"IAB-111-90": "Industries - Publishing Industry"
},
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.584083616733551,
"IAB19-18": "Internet Technology",
"IAB-620-619": "Internet - Cloud Computing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.