Get this data via API

Classify browardtechnologies.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://browardtechnologies.com"}'
{ "domain": { "domain_url": "https://browardtechnologies.com", "categories": [ { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Autonomous Vehicles", "confidence": 0.721142053604126, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.3838643729686737, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Travel & Transportation/Transportation/Urban Transit", "confidence": 0.23402631282806396, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.12825286388397217, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation", "confidence": 0.1188870295882225, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs