Get this data via API
Classify revalid.ro — 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://revalid.ro"}'
{
"domain": {
"domain_url": "https://revalid.ro",
"categories": [
{
"name": "/Beauty & Fitness/Hair Care/Shampoos & Conditioners",
"confidence": 0.2593771815299988,
"IAB7": "Health & Fitness",
"IAB-554-553": "Hair Care/Style & Fashion/Beauty/Hair Care"
},
{
"name": "/Beauty & Fitness/Hair Care/Other",
"confidence": 0.18005099892616272,
"IAB7": "Health & Fitness",
"IAB-554-553": "Hair Care/Style & Fashion/Beauty/Hair Care"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care",
"confidence": 0.11666063219308852,
"IAB7": "Health & Fitness",
"IAB-559-553": "Skin Care/Style & Fashion/Beauty/Skin Care"
},
{
"name": "/Beauty & Fitness/Hair Care/Hair Loss",
"confidence": 0.11410436779260635,
"IAB7": "Health & Fitness",
"IAB-554-553": "Hair Care/Style & Fashion/Beauty/Hair Care"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.