Get this data via API

Classify arbeit-sicher-und-gesund.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://arbeit-sicher-und-gesund.de"}'
{ "domain": { "domain_url": "https://arbeit-sicher-und-gesund.de", "categories": [ { "name": "/Science/Ecology & Environment", "confidence": 0.8, "IAB15": "Science", "IAB-467-464": "Environment/Science/Environment" }, { "name": "/Science/Ecology & Environment/Climate Change & Global Warming", "confidence": 0.7, "IAB15": "Science" }, { "name": "/Health/Health Conditions", "confidence": 0.6, "IAB-287-286": "Diseases and Conditions/Medical Health/Diseases and Conditions" }, { "name": "/Health/Public Health", "confidence": 0.5 }, { "name": "/Business & Industrial/Business Operations", "confidence": 0.4, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs