Category
Global Rank
#201,423
Reviews
No reviews yet — be the first to review clck.bar.
Get this data via API
Classify clck.bar — 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://clck.bar"}'
{
"domain": {
"domain_url": "https://clck.bar",
"categories": [
{
"name": "/Home & Garden/Patio, Lawn & Garden/Gardening",
"confidence": 0.9481847882270812,
"IAB10-4": "Gardening",
"IAB-275-274": "Home & Garden - Gardening"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.6442925930023193,
"IAB3-2": "Agriculture",
"IAB-102-90": "Industries - Agriculture"
},
{
"name": "/Food & Drink/Food/Fruits & Vegetables",
"confidence": 0.4150046706199646,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.1141941249370575,
"IAB15-2": "Biology",
"IAB-465-464": "Science - Biological Sciences"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.