Get this data via API

Classify boss-edition.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://boss-edition.ch"}'
{ "domain": { "domain_url": "https://boss-edition.ch", "categories": [ { "name": "/Arts & Entertainment/Music & Audio/Music Equipment & Technology", "confidence": 0.949242889881134, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Music & Audio/Music Education & Instruction", "confidence": 0.5374058485031128, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Business & Industrial/Printing & Publishing/Other", "confidence": 0.144928976893425, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Books & Literature/Other", "confidence": 0.11686866730451584, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" } ] }, "success": true }
Get Free API Key View API Docs