Category
Reviews
No reviews yet — be the first to review trophy.so.
Get this data via API
Classify trophy.so — 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://trophy.so"}'
{
"domain": {
"domain_url": "https://trophy.so",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.3464568555355072,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Games/Computer & Video Games/Other",
"confidence": 0.16721010208129883,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.15708917379379272,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.126523956656456,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.12432516366243362,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.