Get this data via API
Classify bake.shop — 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://bake.shop"}'
{
"domain": {
"domain_url": "https://bake.shop",
"categories": [
{
"name": "/Food & Drink/Food & Grocery Retailers/Bakeries",
"confidence": 0.7986411452293396,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.7523541450500488,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.6730501651763916,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Food & Drink/Food & Grocery Delivery/Restaurant Delivery Services",
"confidence": 0.17641504108905792,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.15680818259716034,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Food & Drink/Food/Baked Goods",
"confidence": 0.12320290505886078,
"IAB8": "Food & Drink",
"IAB-217-210": "Desserts and Baking/Food & Drink/Desserts and Baking"
},
{
"name": "/Business & Industrial/Hospitality Industry/Food Service",
"confidence": 0.11527056992053986,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.