Get this data via API

Classify babelbond.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://babelbond.com"}'
{ "domain": { "domain_url": "https://babelbond.com", "categories": [ { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.9166974425315856, "IAB-147-132": "Education - Language Learning" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.43323802947998047, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.3130059540271759, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Finance/Other", "confidence": 0.19777952134609225, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.178397074341774 }, { "name": "/Business & Industrial/Business Finance/Other", "confidence": 0.15897540748119354, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.14366330206394196, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Law & Government/Legal/Business & Corporate Law", "confidence": 0.10964265465736388, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Finance/Investing/Stocks & Bonds", "confidence": 0.10172256827354433, "IAB13-7": "Investing", "IAB-414-410": "Stocks and Bonds/Personal Finance/Personal Investing/Stocks and Bonds" } ] }, "success": true }
Get Free API Key View API Docs