Get this data via API
Classify handyvermessung.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://handyvermessung.de"}'
{
"domain": {
"domain_url": "https://handyvermessung.de",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation",
"confidence": 0.9343847632408142,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Civil Engineering",
"confidence": 0.5698861479759216,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement",
"confidence": 0.472905308008194,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.33714374899864197,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Reference/General Reference/Calculators & Reference Tools",
"confidence": 0.16066542267799375
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.