Get this data via API

Classify realcontent.se — 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://realcontent.se"}'
{ "domain": { "domain_url": "https://realcontent.se", "categories": [ { "name": "/Finance/Insurance/Other", "confidence": 0.6098276376724243, "IAB13-6": "Insurance", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/People & Society/Social Issues & Advocacy/Work & Labor Issues", "confidence": 0.36254996061325073, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/People & Society/Social Issues & Advocacy/Discrimination & Identity Relations", "confidence": 0.281300812959671, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.17625677585601807, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs