Get this data via API

Classify sa-bvs.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://sa-bvs.com"}'
{ "domain": { "domain_url": "https://sa-bvs.com", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.33024531602859497, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.2126475125551224, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Computers & Electronics/Consumer Electronics/Home Automation", "confidence": 0.18391653895378113, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Networking/Other", "confidence": 0.12622255086898804, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.12123332172632216, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs