Get this data via API

Classify trancher.global — 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://trancher.global"}'
{ "domain": { "domain_url": "https://trancher.global", "categories": [ { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.8401289582252502, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.8067085146903992, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Law & Government/Public Safety/Crime & Justice", "confidence": 0.6618143320083618, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.336277037858963, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Law & Government/Legal/Business & Corporate Law", "confidence": 0.15191414952278137, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs