Get this data via API
Classify truetape.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://truetape.com"}'
{
"domain": {
"domain_url": "https://truetape.com",
"categories": [
{
"name": "/Beauty & Fitness/Hair Care/Other",
"confidence": 0.5567255020141602,
"IAB7": "Health & Fitness",
"IAB-554-553": "Hair Care/Style & Fashion/Beauty/Hair Care"
},
{
"name": "/Beauty & Fitness/Fashion & Style/Other",
"confidence": 0.1657159924507141,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Business & Industrial/Chemicals Industry/Coatings & Adhesives",
"confidence": 0.1059860736131668,
"IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.