Get this data via API

Classify idlawcenter.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://idlawcenter.com"}'
{ "domain": { "domain_url": "https://idlawcenter.com", "categories": [ { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.9117947220802308, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/People & Society/Other", "confidence": 0.7979738712310791, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Law & Government/Social Services/Other", "confidence": 0.5981444120407104, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Accident & Personal Injury Law", "confidence": 0.4083463251590729, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Social Services/Welfare & Unemployment", "confidence": 0.3840271234512329, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Health/Health Conditions/Other", "confidence": 0.3003250062465668, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Law & Government/Legal/Labor & Employment Law", "confidence": 0.1846885532140732, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs