Category
Reviews
No reviews yet — be the first to review savo.ai.
Get this data via API
Classify savo.ai — 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://savo.ai"}'
{
"domain": {
"domain_url": "https://savo.ai",
"categories": [
{
"name": "/Business & Industrial/Business Services/Knowledge Management",
"confidence": 0.716492235660553,
"IAB3": "Business",
"IAB-73-53": "Business - Business Operations"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.6505662798881531,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.37430188059806824,
"IAB3": "Business",
"IAB-76-53": "Business - Executive Leadership & Management"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.20169201493263245,
"IAB3": "Business",
"IAB-103-90": "Industries - Management Consulting Industry"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.12413270771503448,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.