Get this data via API

Classify clauseborne.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://clauseborne.ai"}'
{ "domain": { "domain_url": "https://clauseborne.ai", "categories": [ { "name": "/Finance/Credit & Lending/Debt Collection & Repossession", "confidence": 0.6835551261901855, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.5756760835647583, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.4942956268787384, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Finance/Credit & Lending/Debt Management", "confidence": 0.4128236472606659, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.3166804611682892, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection", "confidence": 0.2210202515125275, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Internet & Telecom/Other", "confidence": 0.1147616282105446, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs