Get this data via API

Classify aspiritech.org — 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://aspiritech.org"}'
{ "domain": { "domain_url": "https://aspiritech.org", "categories": [ { "name": "/News/Technology News", "confidence": 0.8043459057807922, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/News/Business News/Other", "confidence": 0.2547684907913208, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/News/Business News/Company News", "confidence": 0.1876688152551651, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.1677149534225464, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Books & Literature/Other", "confidence": 0.14835742115974426, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.11176958680152892, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" } ] }, "success": true }
Get Free API Key View API Docs