Category
Reviews
No reviews yet — be the first to review steamx.dev.
Get this data via API
Classify steamx.dev — 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://steamx.dev"}'
{
"domain": {
"domain_url": "https://steamx.dev",
"categories": [
{
"name": "/Shopping/Toys/Educational Toys",
"confidence": 0.8280030488967896,
"IAB22": "Shopping",
"IAB-482-473": "Shopping - Children's Games and Toys"
},
{
"name": "/Science/Engineering & Technology/Robotics",
"confidence": 0.7897019982337952,
"IAB19": "Technology & Computing",
"IAB-638-596": "Technology & Computing - Robotics"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.19783885776996613,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.15811823308467865,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Shopping/Toys/Other",
"confidence": 0.10173230618238448,
"IAB22": "Shopping",
"IAB-482-473": "Shopping - Children's Games and Toys"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.