Category
Reviews
No reviews yet — be the first to review yelbric.live.
Get this data via API
Classify yelbric.live — 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://yelbric.live"}'
{
"domain": {
"domain_url": "https://yelbric.live",
"categories": [
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.8792449831962585,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.5728904604911804,
"IAB9-30": "Video & Computer Games",
"IAB-693-685": "Video Game Genres - Casual Games"
},
{
"name": "/Games/Computer & Video Games/Strategy Games",
"confidence": 0.1529926061630249,
"IAB9-30": "Video & Computer Games",
"IAB-690-685": "Video Game Genres - Strategy Video Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.