Category
Reviews
No reviews yet — be the first to review keltavex.digital.
Get this data via API
Classify keltavex.digital — 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://keltavex.digital"}'
{
"domain": {
"domain_url": "https://keltavex.digital",
"categories": [
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.9787378907203674,
"IAB10-7": "Interior Decorating",
"IAB-283-274": "Home & Garden - Interior Decorating"
},
{
"name": "/Hobbies & Leisure/Crafts/Other",
"confidence": 0.33216291666030884,
"IAB9-2": "Arts & Crafts",
"IAB-248-239": "Hobbies & Interests - Arts and Crafts"
},
{
"name": "/Shopping/Gifts & Special Event Items/Gifts",
"confidence": 0.23089870810508728,
"IAB22": "Shopping",
"IAB-476-473": "Shopping - Gifts and Greetings Cards"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.12634553015232086,
"IAB15-2": "Biology",
"IAB-465-464": "Science - Biological Sciences"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Perfumes & Fragrances",
"confidence": 0.11713071912527084,
"IAB18-1": "Beauty",
"IAB-558-553": "Beauty - Perfume and Fragrance"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.