Category
Reviews
No reviews yet — be the first to review battlecat.com.
Get this data via API
Classify battlecat.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://battlecat.com"}'
{
"domain": {
"domain_url": "https://battlecat.com",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.19937697052955627,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.12415298074483871,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Games/Computer & Video Games/Other",
"confidence": 0.10429494827985764,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.