Get this data via API

Classify lawcity.co.uk — 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://lawcity.co.uk"}'
{ "domain": { "domain_url": "https://lawcity.co.uk", "categories": [ { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.6736549139022827, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.4333858788013458, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.30239337682724, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Business & Industrial/Other", "confidence": 0.22930267453193665, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.16315367817878723, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.16141581535339355, "IAB-132": "Education" }, { "name": "/Law & Government/Legal/Legal Education", "confidence": 0.10884537547826768, "IAB5-14": "Special Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs