Get this data via API

Classify weiherhus.ch — 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://weiherhus.ch"}'
{ "domain": { "domain_url": "https://weiherhus.ch", "categories": [ { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.5319306254386902, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Gardening", "confidence": 0.220614954829216, "IAB10-4": "Gardening", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Yard Maintenance/Other", "confidence": 0.15765343606472015, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Chemicals Industry/Agrochemicals", "confidence": 0.14388331770896912, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" } ] }, "success": true }
Get Free API Key View API Docs