Get this data via API

Classify horizon.trade — 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://horizon.trade"}'
{ "domain": { "domain_url": "https://horizon.trade", "categories": [ { "name": "/Finance/Investing/Brokerages & Day Trading", "confidence": 0.898505687713623, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.4475122392177582, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Finance/Investing/Stocks & Bonds", "confidence": 0.35737740993499756, "IAB13-7": "Investing", "IAB-414-410": "Stocks and Bonds/Personal Finance/Personal Investing/Stocks and Bonds" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.25908198952674866, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Finance/Investing/Currencies & Foreign Exchange", "confidence": 0.2570483088493347, "IAB13-7": "Investing", "IAB-82-80": "Currencies/Business and Finance/Economy/Currencies" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.17565345764160156, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.1568964123725891, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Finance/Investing/Other", "confidence": 0.1282762885093689, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/News/Business News/Financial Markets News", "confidence": 0.1257275491952896, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.1206839233636856, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs