Get this data via API

Classify gemeinden-ag.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://gemeinden-ag.ch"}'
{ "domain": { "domain_url": "https://gemeinden-ag.ch", "categories": [ { "name": "/Law & Government/Government/Other", "confidence": 0.19848766922950745, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Real Estate/Real Estate Listings/Bank-Owned & Foreclosed Properties", "confidence": 0.18944865465164185, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Law & Government/Legal/Real Estate Law", "confidence": 0.12147718667984007, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs