Get this data via API

Classify ai-transformation-camp.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://ai-transformation-camp.de"}'
{ "domain": { "domain_url": "https://ai-transformation-camp.de", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.758784830570221, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.18302907049655912, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.1206846535205841, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs