Get this data via API

Classify wealthfino.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://wealthfino.com"}'
{ "domain": { "domain_url": "https://wealthfino.com", "categories": [ { "name": "/Finance/Financial Planning & Management/Asset & Portfolio Management", "confidence": 0.9165840744972228, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.6542084217071533, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.4533581733703614, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Finance/Investing/Other", "confidence": 0.36023467779159546, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Internet & Telecom/Other", "confidence": 0.20442435145378113, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs