Get this data via API

Classify steerbridge.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://steerbridge.com"}'
{ "domain": { "domain_url": "https://steerbridge.com", "categories": [ { "name": "/Law & Government/Military/Veterans", "confidence": 0.9476285576820374, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/People & Society/Other", "confidence": 0.3910843133926392 }, { "name": "/Health/Health Conditions/Other", "confidence": 0.34362098574638367, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Law & Government/Social Services/Other", "confidence": 0.19753772020339969, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.1876593828201294, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.137824147939682, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Health/Medical Devices & Equipment/Assistive Technology", "confidence": 0.1297362595796585, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.12229492515325546, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/News/Technology News", "confidence": 0.12048611789941788, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" } ] }, "success": true }
Get Free API Key View API Docs