Get this data via API

Classify michael-pramendorfer.at — 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://michael-pramendorfer.at"}'
{ "domain": { "domain_url": "https://michael-pramendorfer.at", "categories": [ { "name": "/Health/Mental Health/Counseling Services", "confidence": 0.8502193689346313, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/People & Society/Family & Relationships/Troubled Relationships", "confidence": 0.31916674971580505, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Health/Medical Facilities & Services/Doctors' Offices", "confidence": 0.13367095589637756, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.12362344563007356, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/People & Society/Social Sciences/Psychology", "confidence": 0.1009974554181099, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" } ] }, "success": true }
Get Free API Key View API Docs