Get this data via API

Classify hosfu.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://hosfu.com"}'
{ "domain": { "domain_url": "https://hosfu.com", "categories": [ { "name": "/Health/Substance Abuse/Drug & Alcohol Testing", "confidence": 0.9425420165061952, "IAB7-42": "Substance Abuse", "IAB-311-287": "Substance Abuse/Medical Health/Diseases and Conditions/Substance Abuse" }, { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Drunk Driving Law", "confidence": 0.4765242040157318, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs