Category
Reviews
No reviews yet — be the first to review 2x2.hr.
Get this data via API
Classify 2x2.hr — 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://2x2.hr"}'
{
"domain": {
"domain_url": "https://2x2.hr",
"categories": [
{
"name": "/Games/Computer & Video Games/Video Game Development",
"confidence": 0.735672116279602,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Games/Computer & Video Games/Strategy Games",
"confidence": 0.5497024059295654,
"IAB9-30": "Video & Computer Games",
"IAB-690-685": "Video Game Genres - Strategy Video Games"
},
{
"name": "/Games/Board Games/Miniatures & Wargaming",
"confidence": 0.3814717531204224,
"IAB9-5": "Board Games/Puzzles",
"IAB-270-269": "Games and Puzzles - Board Games and Puzzles"
},
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.1348193883895874,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.