Get this data via API

Classify bexel.io — 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://bexel.io"}'
{ "domain": { "domain_url": "https://bexel.io", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 1, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Business Services/Quality Control & Tracking", "confidence": 0.756189227104187, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.6294324994087219, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.4942322373390198, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Energy & Utilities/Oil & Gas", "confidence": 0.1248542293906212, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.11738581210374832, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.11403830349445344, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs