Get this data via API

Classify live.ft.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://live.ft.com"}'
{ "domain": { "domain_url": "https://live.ft.com", "categories": [ { "name": "/News/Business News/Financial Markets News", "confidence": 0.901472806930542, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Finance/Investing/Commodities & Futures Trading", "confidence": 0.8971388339996338, "IAB13-7": "Investing", "IAB-81-80": "Commodities/Business and Finance/Economy/Commodities" }, { "name": "/News/Business News/Economy News", "confidence": 0.5411638021469116, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Business & Industrial/Shipping & Logistics/Import & Export", "confidence": 0.19139792025089264, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/News/Business News/Other", "confidence": 0.17055147886276245, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Business & Industrial/Energy & Utilities/Oil & Gas", "confidence": 0.13505564630031586, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Finance/Investing/Other", "confidence": 0.13369831442832947, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs