Get this data via API

Classify dein-praxis-lab.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://dein-praxis-lab.de"}'
{ "domain": { "domain_url": "https://dein-praxis-lab.de", "categories": [ { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.2396060824394226, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Business & Industrial/Small Business/Business Formation", "confidence": 0.17977769672870636, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.17012186348438263, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" } ] }, "success": true }
Get Free API Key View API Docs