Category
Reviews
No reviews yet — be the first to review bearofficial.online.
Get this data via API
Classify bearofficial.online — 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://bearofficial.online"}'
{
"domain": {
"domain_url": "https://bearofficial.online",
"categories": [
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.8027940392494202,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Other",
"confidence": 0.3148743808269501,
"IAB19": "Technology & Computing",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
},
{
"name": "/Home & Garden/Home Appliances/Other",
"confidence": 0.1479344218969345,
"IAB10-1": "Appliances",
"IAB-278-274": "Home & Garden - Home Appliances"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.