Get this data via API

Classify hoacompliant.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://hoacompliant.com"}'
{ "domain": { "domain_url": "https://hoacompliant.com", "categories": [ { "name": "/Real Estate/Real Estate Services/Property Management", "confidence": 0.974067747592926, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.4551318883895874 }, { "name": "/Law & Government/Legal/Real Estate Law", "confidence": 0.4095336198806762, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.2710896134376526, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.16057854890823364, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Law & Government/Legal/Business & Corporate Law", "confidence": 0.11790692061185835, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs