Get this data via API

Classify operationnode.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://operationnode.com"}'
{ "domain": { "domain_url": "https://operationnode.com", "categories": [ { "name": "/Law & Government/Public Safety/Law Enforcement", "confidence": 0.7555420398712158, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.4117748439311981, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.18855451047420504, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Computers & Electronics/Computer Security/Hacking & Cracking", "confidence": 0.10668386518955232, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" } ] }, "success": true }
Get Free API Key View API Docs