Get this data via API

Classify amcomp.org — 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://amcomp.org"}'
{ "domain": { "domain_url": "https://amcomp.org", "categories": [ { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.5997271537780762, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.5430539846420288, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.4017003774642944, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Law & Government/Legal/Labor & Employment Law", "confidence": 0.3688869774341583, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Finance/Insurance/Other", "confidence": 0.19447563588619232, "IAB13-6": "Insurance", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Other", "confidence": 0.1323128193616867, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs