Get this data via API
Classify newsite-gmbh.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://newsite-gmbh.de"}'
{
"domain": {
"domain_url": "https://newsite-gmbh.de",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.3859163522720337,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.3148508071899414,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Software/Intelligent Personal Assistants",
"confidence": 0.30118975043296814,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.1933414340019226,
"IAB3-9": "Human Resources",
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.1926383525133133,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.15613313019275665,
"IAB-132": "Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.