Category
Reviews
No reviews yet — be the first to review sandboxes.com.
Get this data via API
Classify sandboxes.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://sandboxes.com"}'
{
"domain": {
"domain_url": "https://sandboxes.com",
"categories": [
{
"name": "/Shopping/Toys/Outdoor Toys & Play Equipment",
"confidence": 0.9883944988250732,
"IAB22": "Shopping",
"IAB-482-473": "Shopping - Children's Games and Toys"
},
{
"name": "/Hobbies & Leisure/Water Activities/Other",
"confidence": 0.1695421189069748,
"IAB9": "Hobbies & Interests",
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.