Get this data via API
Classify blitzer.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://blitzer.de"}'
{
"domain": {
"domain_url": "https://blitzer.de",
"categories": [
{
"name": "/Law & Government/Legal",
"confidence": 0.72,
"IAB11": "Law, Gov't & Politics",
"IAB-383": "Law/Law"
},
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws",
"confidence": 0.71,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.66,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.66,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
}
]
},
"success": true
}
Category
Global Rank
#193,202
Get this data as JSON — free trial, 50 API calls included.