Get this data via API

Classify 10xnationalsecurity.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://10xnationalsecurity.com"}'
{ "domain": { "domain_url": "https://10xnationalsecurity.com", "categories": [ { "name": "/Law & Government/Government/Intelligence & Counterterrorism", "confidence": 0.44916120171546936, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Aerospace & Defense/Other", "confidence": 0.33183255791664124, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.23752903938293457, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.22403119504451752, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/News/Business News/Company News", "confidence": 0.20642274618148804, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.1391977220773697, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.10334330052137376, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs