Category
Reviews
No reviews yet — be the first to review techno-essentials.at.
Get this data via API
Classify techno-essentials.at — 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://techno-essentials.at"}'
{
"domain": {
"domain_url": "https://techno-essentials.at",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Dance & Electronic Music",
"confidence": 0.24179749190807345,
"IAB1-6": "Music",
"IAB-351-338": "Music - Dance and Electronic Music"
},
{
"name": "/Shopping/Apparel/Other",
"confidence": 0.2079939991235733,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Apparel/Clothing Accessories",
"confidence": 0.16998927295207977,
"IAB18-6": "Accessories",
"IAB-552": "Style & Fashion"
},
{
"name": "/Beauty & Fitness/Fashion & Style/Other",
"confidence": 0.10867525637149812,
"IAB18": "Style & Fashion",
"IAB-552": "Style & Fashion"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.