Category
Reviews
No reviews yet — be the first to review browseharbor.com.
Get this data via API
Classify browseharbor.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://browseharbor.com"}'
{
"domain": {
"domain_url": "https://browseharbor.com",
"categories": [
{
"name": "/Computers & Electronics/Networking/VPN & Remote Access",
"confidence": 0.8399841785430908,
"IAB19-8": "Computer Networking",
"IAB-600-599": "Computing - Computer Networking"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.2750024199485779,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.12375230342149734,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.10610394179821014,
"IAB14": "Society",
"IAB-388-386": "Politics - Political Issues & Policy"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.