Category
Reviews
No reviews yet — be the first to review freshha.com.
Get this data via API
Classify freshha.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://freshha.com"}'
{
"domain": {
"domain_url": "https://freshha.com",
"categories": [
{
"name": "/Home & Garden/Household Supplies/Other",
"confidence": 0.6689738035202026,
"IAB10": "Home & Garden",
"IAB-479-473": "Shopping - Household Supplies"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Packaging",
"confidence": 0.3101445436477661,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Home & Garden/Kitchen & Dining/Small Kitchen Appliances",
"confidence": 0.24350672960281372,
"IAB10-1": "Appliances",
"IAB-278-274": "Home & Garden - Home Appliances"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.18514105677604675,
"IAB22-3": "Comparison",
"IAB-473": "Shopping"
},
{
"name": "/Business & Industrial/Chemicals Industry/Plastics & Polymers",
"confidence": 0.10309338569641112,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.