Category
Reviews
No reviews yet — be the first to review battlix.com.
Get this data via API
Classify battlix.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://battlix.com"}'
{
"domain": {
"domain_url": "https://battlix.com",
"categories": [
{
"name": "/Sensitive Subjects/Firearms & Weapons",
"confidence": 0.5154823660850525,
"IAB25": "Non-Standard Content",
"IAB-avbNf2-v9i3On": "Sensitive Topics - Arms & Ammunition"
},
{
"name": "/Shopping/Antiques & Collectibles",
"confidence": 0.41738954186439514,
"IAB9-10": "Collecting",
"IAB-240-239": "Hobbies & Interests - Antiquing and Antiques"
},
{
"name": "/Shopping/Toys/Other",
"confidence": 0.3514488637447357,
"IAB22": "Shopping",
"IAB-482-473": "Shopping - Children's Games and Toys"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.