Get this data via API

Classify vitaconin.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://vitaconin.com"}'
{ "domain": { "domain_url": "https://vitaconin.com", "categories": [ { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.9471890330314636, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" }, { "name": "/Business & Industrial/Business Services/Other", "confidence": 0.3919401168823242, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Biological Sciences/Other", "confidence": 0.1959168016910553, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.18449023365974423, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.18008309602737427, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Health/Nutrition/Vitamins & Supplements", "confidence": 0.13826213777065277, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" } ] }, "success": true }
Get Free API Key View API Docs