Get this data via API

Classify nkabrechnung.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://nkabrechnung.de"}'
{ "domain": { "domain_url": "https://nkabrechnung.de", "categories": [ { "name": "/Business & Industrial/Energy & Utilities/Other", "confidence": 0.3949292004108429, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Real Estate/Real Estate Services/Property Management", "confidence": 0.3813560605049134, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Finance/Accounting & Auditing/Billing & Invoicing", "confidence": 0.3247028589248657, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Real Estate/Real Estate Listings/Residential Rentals", "confidence": 0.15303009748458862, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs