Get this data via API

Classify balance10.app — 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://balance10.app"}'
{ "domain": { "domain_url": "https://balance10.app", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6570298671722412, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.34572112560272217, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.17930163443088531, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Other", "confidence": 0.16344879567623138, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Internet & Telecom/Other", "confidence": 0.16200561821460724, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Finance/Banking/Other", "confidence": 0.1038786992430687, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs