Category
Reviews
No reviews yet — be the first to review sugarrush.tech.
Get this data via API
Classify sugarrush.tech — 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://sugarrush.tech"}'
{
"domain": {
"domain_url": "https://sugarrush.tech",
"categories": [
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.13092373311519623,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Food & Drink/Food/Candy & Sweets",
"confidence": 0.10913722217082976,
"IAB8-8": "Desserts & Baking",
"IAB-217-210": "Food & Drink - Desserts and Baking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.