Get this data via API

Classify transform-theater.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://transform-theater.de"}'
{ "domain": { "domain_url": "https://transform-theater.de", "categories": [ { "name": "/Arts & Entertainment/Performing Arts/Acting & Theater", "confidence": 0.5613071918487549, "IAB1": "Arts & Entertainment", "IAB-209-201": "Theater/Fine Art/Theater" }, { "name": "/Law & Government/Social Services/Other", "confidence": 0.21357201039791107, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.1453697234392166, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.1070489138364792, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs