Get this data via API
Classify dgfoodbox.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://dgfoodbox.com"}'
{
"domain": {
"domain_url": "https://dgfoodbox.com",
"categories": [
{
"name": "/Home & Garden/Household Supplies/Other",
"confidence": 0.526370108127594,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Chemicals Industry/Plastics & Polymers",
"confidence": 0.5039842128753662,
"IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry"
},
{
"name": "/Home & Garden/Kitchen & Dining/Other",
"confidence": 0.23203399777412417,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Kitchen & Dining/Cookware & Diningware",
"confidence": 0.2314879596233368,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.11177356541156767,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.