Get this data via API

Classify ai-engineering-summit.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-engineering-summit.de"}'
{ "domain": { "domain_url": "https://ai-engineering-summit.de", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.7993522882461548, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.19550389051437375, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.1899850070476532, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.13884752988815308, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.128496915102005, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.11352410912513732, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.10377202183008194, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs