Get this data via API

Classify an.adm.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://an.adm.com"}'
{ "domain": { "domain_url": "https://an.adm.com", "categories": [ { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.6140928864479065, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Business & Industrial/Agriculture & Forestry/Livestock", "confidence": 0.4585575461387634, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.4226353168487549, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Health/Public Health/Toxic Substances & Poisoning", "confidence": 0.282610148191452, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Science/Biological Sciences/Other", "confidence": 0.23150186240673065, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Chemicals Industry/Agrochemicals", "confidence": 0.1848478764295578, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" }, { "name": "/Health/Public Health/Other", "confidence": 0.15225011110305786, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Home & Garden/Pest Control", "confidence": 0.101814866065979, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.1011110693216324, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" } ] }, "success": true }
Get Free API Key View API Docs