Get this data via API

Classify western-sky.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://western-sky.de"}'
{ "domain": { "domain_url": "https://western-sky.de", "categories": [ { "name": "/Law & Government/Legal/Other", "confidence": 0.32048875093460083, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Arts & Entertainment/Movies/Action & Adventure Films", "confidence": 0.2658917009830475, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.1126314029097557 } ] }, "success": true }
Get Free API Key View API Docs