Get this data via API

Classify taxo.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://taxo.com"}'
{ "domain": { "domain_url": "https://taxo.com", "categories": [ { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.986519694328308, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.28791487216949463, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Reference/General Reference/Calculators & Reference Tools", "confidence": 0.19466763734817505 } ] }, "success": true }
Get Free API Key View API Docs