Category
Reviews
No reviews yet — be the first to review halos.gg.
Get this data via API
Classify halos.gg — 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://halos.gg"}'
{
"domain": {
"domain_url": "https://halos.gg",
"categories": [
{
"name": "/Business & Industrial/Small Business/MLM & Business Opportunities",
"confidence": 0.9216031432151794,
"IAB3": "Business",
"IAB-60-53": "Business - Small and Medium-sized Business"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.2733173668384552,
"IAB3-4": "Business Software",
"IAB-114-90": "Industries - Retail Industry"
},
{
"name": "/Games/Computer & Video Games/Other",
"confidence": 0.17763352394104004,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.10671523213386536,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.