Category
Reviews
No reviews yet — be the first to review boundaryhound.com.
Get this data via API
Classify boundaryhound.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://boundaryhound.com"}'
{
"domain": {
"domain_url": "https://boundaryhound.com",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Civil Engineering",
"confidence": 0.8073499202728271,
"IAB3-5": "Construction",
"IAB-120-90": "Industries - Civil Engineering Industry"
},
{
"name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals",
"confidence": 0.5424113869667053,
"IAB21": "Real Estate",
"IAB-441": "Real Estate"
},
{
"name": "/Real Estate/Real Estate Services/Other",
"confidence": 0.10766856372356416,
"IAB21": "Real Estate",
"IAB-441": "Real Estate"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.