Get this data via API

Classify bohning.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://bohning.com"}'
{ "domain": { "domain_url": "https://bohning.com", "categories": [ { "name": "/Business & Industrial/Agriculture & Forestry/Livestock", "confidence": 0.8676862120628357, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Agriculture & Forestry/Agricultural Equipment", "confidence": 0.3392893671989441, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Sports/Sporting Goods/Equestrian Equipment & Tack", "confidence": 0.1358562707901001, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs