Get this data via API

Classify leadersindustries.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://leadersindustries.com"}'
{ "domain": { "domain_url": "https://leadersindustries.com", "categories": [ { "name": "/People & Society/Other", "confidence": 0.5782269835472107, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Health/Health Conditions/Neurological Conditions", "confidence": 0.4421594440937042, "IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders" }, { "name": "/Jobs & Education/Education/Special Education", "confidence": 0.1973385065793991, "IAB5-14": "Special Education", "IAB-132": "Education/Education" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.11279130727052689, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Business & Industrial/Other", "confidence": 0.11138957738876344, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs