Get this data via API

Classify lena-thiemann.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://lena-thiemann.de"}'
{ "domain": { "domain_url": "https://lena-thiemann.de", "categories": [ { "name": "/Jobs & Education/Education/Open Online Courses", "confidence": 0.300005704164505, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Advertising & Marketing/Sales", "confidence": 0.11030112951993942, "IAB-59-53": "Business - Sales" } ] }, "success": true }
Get Free API Key View API Docs