Category
Reviews
No reviews yet — be the first to review totalmetrics.com.
Get this data via API
Classify totalmetrics.com — 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://totalmetrics.com"}'
{
"domain": {
"domain_url": "https://totalmetrics.com",
"categories": [
{
"name": "/Computers & Electronics/Programming",
"confidence": 0.66,
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.61,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Science/Computer Science",
"confidence": 0.6,
"IAB-464": "Science"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.54,
"IAB3": "Business",
"IAB-76-53": "Business - Executive Leadership & Management"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.