Category
Global Rank
#8,014
Tech Stack (10 technologies)
Reviews
No reviews yet — be the first to review govee.com.
Get this data via API
Classify govee.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://govee.com"}'
{
"domain": {
"domain_url": "https://govee.com",
"categories": [
{
"name": "/Home & Garden/Home Furnishings/Lamps & Lighting",
"confidence": 0.9699178338050842,
"IAB10-7": "Interior Decorating",
"IAB-283-274": "Home & Garden - Interior Decorating"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Home Automation",
"confidence": 0.8659818172454834,
"IAB19": "Technology & Computing",
"IAB-277-274": "Home & Garden - Smart Home"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.