Category
Reviews
No reviews yet — be the first to review genius.bj.
Get this data via API
Classify genius.bj — 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://genius.bj"}'
{
"domain": {
"domain_url": "https://genius.bj",
"categories": [
{
"name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology",
"confidence": 0.5674228072166443,
"IAB3": "Business",
"IAB-114-90": "Industries - Retail Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.2816424071788788,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.24621598422527313,
"IAB8-9": "Dining Out",
"IAB-218-210": "Food & Drink - Dining Out"
},
{
"name": "/Business & Industrial/Hospitality Industry/Food Service",
"confidence": 0.1964258849620819,
"IAB3": "Business",
"IAB-98-90": "Industries - Hospitality Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.