Category
Reviews
No reviews yet — be the first to review here.cc.
Get this data via API
Classify here.cc — 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://here.cc"}'
{
"domain": {
"domain_url": "https://here.cc",
"categories": [
{
"name": "/Business & Industrial/Business Services/Shared Workspaces",
"confidence": 0.94022536277771,
"IAB21": "Real Estate",
"IAB-450-441": "Real Estate - Office Property"
},
{
"name": "/Internet & Telecom/Service Providers/Other",
"confidence": 0.47172752022743225,
"IAB19": "Technology & Computing",
"IAB-417-391": "Personal Finance - Home Utilities"
},
{
"name": "/Business & Industrial/Business Operations/Flexible Work Arrangements",
"confidence": 0.14035740494728088,
"IAB4-9": "Telecommuting",
"IAB-130-123": "Careers - Remote Working"
},
{
"name": "/Food & Drink/Beverages/Coffee & Tea",
"confidence": 0.13538478314876556,
"IAB8-6": "Coffee/Tea",
"IAB-222-210": "Food & Drink - Non-Alcoholic Beverages"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.