Get this data via API

Classify adham.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://adham.org"}'
{ "domain": { "domain_url": "https://adham.org", "categories": [ { "name": "/Finance/Investing/Commodities & Futures Trading", "confidence": 0.7926855683326721, "IAB13-7": "Investing", "IAB-81-80": "Commodities/Business and Finance/Economy/Commodities" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.6951231360435486, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Finance/Investing/Currencies & Foreign Exchange", "confidence": 0.45356884598731995, "IAB13-7": "Investing", "IAB-82-80": "Currencies/Business and Finance/Economy/Currencies" }, { "name": "/Business & Industrial/Metals & Mining/Precious Metals", "confidence": 0.24792423844337463, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Investing/Other", "confidence": 0.1439683437347412, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/News/Business News/Financial Markets News", "confidence": 0.13694240152835846, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/News/Business News/Company News", "confidence": 0.12187960743904114, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" } ] }, "success": true }
Get Free API Key View API Docs