Company
Category
Reviews
No reviews yet — be the first to review mykeybrd.com.
Get this data via API
Classify mykeybrd.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://mykeybrd.com"}'
{
"domain": {
"domain_url": "https://mykeybrd.com",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 1,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computing - Computer Peripherals"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Electronic Accessories",
"confidence": 0.5395408272743225,
"IAB19": "Technology & Computing",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
},
{
"name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items",
"confidence": 0.25661608576774597,
"IAB22": "Shopping",
"IAB-476-473": "Shopping - Gifts and Greetings Cards"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.