Get this data via API

Classify onswitchboard.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://onswitchboard.com"}'
{ "domain": { "domain_url": "https://onswitchboard.com", "categories": [ { "name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Other", "confidence": 0.766707718372345, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.5454373359680176, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Other", "confidence": 0.31137555837631226, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation", "confidence": 0.2981243133544922, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Autos & Vehicles/Commercial Vehicles/Cargo Trucks & Trailers", "confidence": 0.1407037228345871, "IAB-3-2": "Commercial Trucks/Automotive/Auto Body Styles/Commercial Trucks" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.13694414496421814, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Autos & Vehicles/Commercial Vehicles/Other", "confidence": 0.11011385172605516, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.10838040709495544, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs