Get this data via API

Classify truefinance.ai — 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://truefinance.ai"}'
{ "domain": { "domain_url": "https://truefinance.ai", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.7731329798698425, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Finance/Investing/Other", "confidence": 0.4689294695854187, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Investing/Brokerages & Day Trading", "confidence": 0.40871599316596985, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/News/Business News/Financial Markets News", "confidence": 0.3274279832839966, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Finance/Investing/Stocks & Bonds", "confidence": 0.2533593475818634, "IAB13-7": "Investing", "IAB-414-410": "Stocks and Bonds/Personal Finance/Personal Investing/Stocks and Bonds" }, { "name": "/Finance/Other", "confidence": 0.17177173495292664, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.10802380740642548, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs