Category
Reviews
No reviews yet — be the first to review efuel.dk.
Get this data via API
Classify efuel.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://efuel.dk"}'
{
"domain": {
"domain_url": "https://efuel.dk",
"categories": [
{
"name": "/Computers & Electronics/Electronics & Electrical/Power Supplies",
"confidence": 0.2257007658481598,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.2161460816860199,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Automotive - Auto Parts"
},
{
"name": "/Home & Garden/Household Supplies/Household Batteries",
"confidence": 0.1284489780664444,
"IAB10": "Home & Garden",
"IAB-479-473": "Shopping - Household Supplies"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.