Category
Reviews
No reviews yet — be the first to review truecustoms.gg.
Get this data via API
Classify truecustoms.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://truecustoms.gg"}'
{
"domain": {
"domain_url": "https://truecustoms.gg",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Game Systems & Consoles",
"confidence": 1,
"IAB9-30": "Video & Computer Games",
"IAB-681-680": "Video Gaming - Console Games"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Electronic Accessories",
"confidence": 0.22664719820022583,
"IAB19": "Technology & Computing",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
},
{
"name": "/Travel & Transportation/Luggage & Travel Accessories/Other",
"confidence": 0.10983601957559586,
"IAB20": "Travel",
"IAB-654-653": "Travel - Travel Accessories"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.10398118197917938,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computing - Computer Peripherals"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.