Category
Reviews
No reviews yet — be the first to review ep-auto.dk.
Get this data via API
Classify ep-auto.dk — 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://ep-auto.dk"}'
{
"domain": {
"domain_url": "https://ep-auto.dk",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance",
"confidence": 0.6132591962814331,
"IAB2-2": "Auto Repair",
"IAB-34-1": "Automotive - Auto Repair"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers",
"confidence": 0.186367467045784,
"IAB2-3": "Buying/Selling Cars",
"IAB-30-1": "Automotive - Auto Buying and Selling"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Other",
"confidence": 0.16878922283649445,
"IAB2": "Automotive",
"IAB-1": "Automotive"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.