Get this data via API

Classify betterworldagency.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://betterworldagency.de"}'
{ "domain": { "domain_url": "https://betterworldagency.de", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.6874398589134216, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Online Communities/Social Networks", "confidence": 0.27201342582702637, "IAB-148-132": "Education - Online Education" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.15024952590465546, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Hospitality Industry/Event Planning", "confidence": 0.14343073964118958, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Brand Management", "confidence": 0.11262902617454527, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs