Category
Reviews
No reviews yet — be the first to review buzzerbee.app.
Get this data via API
Classify buzzerbee.app — 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://buzzerbee.app"}'
{
"domain": {
"domain_url": "https://buzzerbee.app",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Home Automation",
"confidence": 0.8001754879951477,
"IAB19": "Technology & Computing",
"IAB-277-274": "Home & Garden - Smart Home"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.40181806683540344,
"IAB10": "Home & Garden",
"IAB-281-274": "Home & Garden - Home Security"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.2062046974897385,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Computers & Electronics/Software/Intelligent Personal Assistants",
"confidence": 0.11076314747333528,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Home & Garden/Home Safety & Security/Home Alarm & Security Systems",
"confidence": 0.10150270164012908,
"IAB10": "Home & Garden",
"IAB-281-274": "Home & Garden - Home Security"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.