Get this data via API

Classify bkod.by — 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://bkod.by"}'
{ "domain": { "domain_url": "https://bkod.by", "categories": [ { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.3843308687210083 }, { "name": "/Law & Government/Legal/Other", "confidence": 0.2816578149795532, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.14740383625030518, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Real Estate/Real Estate Listings/Commercial Properties", "confidence": 0.12431533634662628, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Business & Industrial/Business Services/Office Services", "confidence": 0.10416049510240556, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs