Get this data via API

Classify containerlog-gmbh.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://containerlog-gmbh.de"}'
{ "domain": { "domain_url": "https://containerlog-gmbh.de", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies", "confidence": 0.3878660202026367, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Bed & Bath/Bathroom", "confidence": 0.3703293204307556, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.30224794149398804, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Real Estate/Real Estate Listings/Residential Sales", "confidence": 0.2762949764728546, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs