Category
Reviews
No reviews yet — be the first to review sugar.agency.
Get this data via API
Classify sugar.agency — 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://sugar.agency"}'
{
"domain": {
"domain_url": "https://sugar.agency",
"categories": [
{
"name": "/Games/Computer & Video Games/Video Game Development",
"confidence": 0.4772765040397644,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Science/Engineering & Technology/Augmented & Virtual Reality",
"confidence": 0.34188538789749146,
"IAB19": "Technology & Computing",
"IAB-639-596": "Technology & Computing - Virtual Reality"
},
{
"name": "/Games/Computer & Video Games/Other",
"confidence": 0.16893604397773743,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.11021973937749864,
"IAB3-1": "Advertising",
"IAB-58-53": "Business - Marketing and Advertising"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.