Get this data via API

Classify winitlaw.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://winitlaw.com"}'
{ "domain": { "domain_url": "https://winitlaw.com", "categories": [ { "name": "/Law & Government/Legal/Family Law", "confidence": 0.6892716288566589, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.6219593286514282, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Other", "confidence": 0.42739778757095337, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/People & Society/Family & Relationships/Troubled Relationships", "confidence": 0.3931078612804413, "IAB-186-186": "Family and Relationships/Family and Relationships" } ] }, "success": true }
Get Free API Key View API Docs