Get this data via API
Classify deliveroo.uk — 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://deliveroo.uk"}'
{
"domain": {
"domain_url": "https://deliveroo.uk",
"categories": [
{
"name": "/Food & Drink/Food & Grocery Delivery/Restaurant Delivery Services",
"confidence": 0.7317804098129272,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food & Grocery Delivery/Grocery Delivery Services",
"confidence": 0.3939517140388489,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.12343265861272812,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Food & Drink/Food & Grocery Delivery/Other",
"confidence": 0.117013119161129,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.11073891818523408,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.