Category
Reviews
No reviews yet — be the first to review fatworks.co.za.
Get this data via API
Classify fatworks.co.za — 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://fatworks.co.za"}'
{
"domain": {
"domain_url": "https://fatworks.co.za",
"categories": [
{
"name": "/Food & Drink/Food/Cooking Fats & Oils",
"confidence": 0.6297245025634766,
"IAB8": "Food & Drink",
"IAB-216-210": "Food & Drink - Cooking"
},
{
"name": "/Food & Drink/Food/Organic & Natural Foods",
"confidence": 0.10757362842559814,
"IAB8": "Food & Drink",
"IAB-220-210": "Food & Drink - Food Movements"
},
{
"name": "/Food & Drink/Food/Other",
"confidence": 0.10509899258613586,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.