Get this data via API

Classify truepath.solutions — 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://truepath.solutions"}'
{ "domain": { "domain_url": "https://truepath.solutions", "categories": [ { "name": "/Finance/Credit & Lending/Loans", "confidence": 0.30307307839393616, "IAB13-2": "Credit/Debt & Loans", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.22360947728157043, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.2074036002159119, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Banking/Other", "confidence": 0.14945673942565918, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Credit & Lending/Other", "confidence": 0.1101083606481552, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Insurance/Other", "confidence": 0.1001262366771698, "IAB13-6": "Insurance", "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs