Get this data via API

Classify perceptix.co.za — 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://perceptix.co.za"}'
{ "domain": { "domain_url": "https://perceptix.co.za", "categories": [ { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.858892560005188, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.3761054873466492, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.3401871919631958, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.20396634936332703, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Law & Government/Public Safety/Law Enforcement", "confidence": 0.18374107778072357, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.1071397066116333, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.1048666313290596, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs