Get this data via API
Classify harborwatt.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://harborwatt.com"}'
{
"domain": {
"domain_url": "https://harborwatt.com",
"categories": [
{
"name": "/Computers & Electronics/Electronics & Electrical/Power Supplies",
"confidence": 0.7148677706718445,
"IAB-431-422": "Pet Supplies/Pets/Pet Supplies"
},
{
"name": "/Autos & Vehicles/Boats & Watercraft",
"confidence": 0.6619078516960144,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.5081034898757935,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
},
{
"name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy",
"confidence": 0.4843355715274811,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Electronic Components",
"confidence": 0.1828898787498474,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Other",
"confidence": 0.10228517651557922,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.