Get this data via API

Classify prinovaglobal.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://prinovaglobal.com"}'
{ "domain": { "domain_url": "https://prinovaglobal.com", "categories": [ { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.6178210377693176, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Health/Nutrition/Vitamins & Supplements", "confidence": 0.5877047777175903, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.4125567078590393, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" }, { "name": "/Business & Industrial/Chemicals Industry/Other", "confidence": 0.24555739760398865, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.1053239330649376, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs