Company
Category
Reviews
No reviews yet — be the first to review exeet.de.
Get this data via API
Classify exeet.de — 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://exeet.de"}'
{
"domain": {
"domain_url": "https://exeet.de",
"categories": [
{
"name": "/Autos & Vehicles/Custom & Performance Vehicles",
"confidence": 0.4830164313316345,
"IAB2-17": "Performance Vehicles",
"IAB-24-16": "Auto Type - Performance Cars"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Sports Cars",
"confidence": 0.17654387652873993,
"IAB2-17": "Performance Vehicles",
"IAB-24-16": "Auto Type - Performance Cars"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Convertibles",
"confidence": 0.11058250814676283,
"IAB2-6": "Convertible",
"IAB-8-2": "Auto Body Styles - Convertible"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Off-Road Vehicles",
"confidence": 0.10468629747629166,
"IAB2-16": "Off-Road Vehicles",
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.