Get this data via API

Classify asconsultores.com.mx — 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://asconsultores.com.mx"}'
{ "domain": { "domain_url": "https://asconsultores.com.mx", "categories": [ { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.4366801679134369, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.23084919154644012, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.21861305832862857, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.21838651597499847, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs