Get this data via API

Classify honeybee.ca — 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://honeybee.ca"}'
{ "domain": { "domain_url": "https://honeybee.ca", "categories": [ { "name": "/Business & Industrial/Agriculture & Forestry/Agricultural Equipment", "confidence": 0.7860125303268433, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.5096511244773865, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.32397207617759705, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Heavy Machinery", "confidence": 0.149856299161911, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories", "confidence": 0.1473947912454605, "IAB2-1": "Auto Parts", "IAB-32-1": "Auto Parts/Automotive/Auto Parts" }, { "name": "/Business & Industrial/Agriculture & Forestry/Crops & Seed", "confidence": 0.14521172642707825, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.10841595381498335, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs