Get this data via API

Classify sanctionsscreening.io — 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://sanctionsscreening.io"}'
{ "domain": { "domain_url": "https://sanctionsscreening.io", "categories": [ { "name": "/Law & Government/Government/Other", "confidence": 0.8078160881996155, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Public Safety/Crime & Justice", "confidence": 0.35399195551872253, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/People & Society/Social Sciences/Political Science", "confidence": 0.2578044533729553, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/Law & Government/Legal/Business & Corporate Law", "confidence": 0.11923666298389436, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Reference/General Reference/Public Records", "confidence": 0.1154625341296196, "IAB-376-SPSHQ5": "Genres - Public Radio" } ] }, "success": true }
Get Free API Key View API Docs