Get this data via API

Classify privlekatelen.com — 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://privlekatelen.com"}'
{ "domain": { "domain_url": "https://privlekatelen.com", "categories": [ { "name": "/People & Society/Family & Relationships/Romance", "confidence": 0.35618385672569275, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Books & Literature/Other", "confidence": 0.2776678502559662, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/People & Society/Family & Relationships/Troubled Relationships", "confidence": 0.22417102754116056, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/People & Society/Family & Relationships/Other", "confidence": 0.17099210619926453, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Books & Literature/E-Books", "confidence": 0.11480619758367538, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" } ] }, "success": true }
Get Free API Key View API Docs