Category
Reviews
No reviews yet — be the first to review colorsuns.com.
Get this data via API
Classify colorsuns.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://colorsuns.com"}'
{
"domain": {
"domain_url": "https://colorsuns.com",
"categories": [
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Fluid Handling",
"confidence": 0.7086036801338196,
"IAB3": "Business",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Kitchen & Dining/Small Kitchen Appliances",
"confidence": 0.28135669231414795,
"IAB10-1": "Appliances",
"IAB-278-274": "Home & Garden - Home Appliances"
},
{
"name": "/Food & Drink/Beverages/Coffee & Tea",
"confidence": 0.16644394397735596,
"IAB8-6": "Coffee/Tea",
"IAB-222-210": "Food & Drink - Non-Alcoholic Beverages"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.