Category
Reviews
No reviews yet — be the first to review loyalbean.app.
Get this data via API
Classify loyalbean.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://loyalbean.app"}'
{
"domain": {
"domain_url": "https://loyalbean.app",
"categories": [
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.9198731184005736,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Food & Drink/Beverages/Coffee & Tea",
"confidence": 0.8609764575958252,
"IAB8-6": "Coffee/Tea",
"IAB-222-210": "Food & Drink - Non-Alcoholic Beverages"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.5678240656852722,
"IAB8-9": "Dining Out",
"IAB-218-210": "Food & Drink - Dining Out"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.43012484908103943,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.19626106321811676,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.