Get this data via API

Classify ehrenamt24.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://ehrenamt24.de"}'
{ "domain": { "domain_url": "https://ehrenamt24.de", "categories": [ { "name": "/Law & Government/Public Safety/Emergency Services", "confidence": 0.7613041996955872, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.6912112236022949, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.17759956419467926, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs