Category
Reviews
No reviews yet — be the first to review ernstmueller.de.
Get this data via API
Classify ernstmueller.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://ernstmueller.de"}'
{
"domain": {
"domain_url": "https://ernstmueller.de",
"categories": [
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Heavy Machinery",
"confidence": 0.8635528087615967,
"IAB3": "Business",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration",
"confidence": 0.11991539597511292,
"IAB2": "Automotive",
"IAB-1": "Automotive"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.10050101578235626,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.