Get this data via API
Classify berlin.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://berlin.de"}'
{
"domain": {
"domain_url": "https://berlin.de",
"categories": [
{
"name": "/News/Local News",
"confidence": 0.9,
"IAB12-3": "Local News"
}
]
},
"success": true
}
Category
News
Local News
90%
Global Rank
#5,753
Similar Domains
-
BAbamf.de
-
EUeuropa.eu
-
BUbundesregierung.de
-
SEservice-bw.de
-
AUauswaertiges-amt.de
-
ZOzoll.de
-
UMumweltbundesamt.de
-
DEdeutschepost.de
Get this data as JSON — free trial, 50 API calls included.