Get this data via API
Classify joyfullygrown.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://joyfullygrown.com"}'
{
"domain": {
"domain_url": "https://joyfullygrown.com",
"categories": [
{
"name": "/Food & Drink/Food/Fruits & Vegetables",
"confidence": 0.6881214380264282,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Organic & Natural Foods",
"confidence": 0.2923125624656677,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Snack Foods",
"confidence": 0.13290563225746155,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.12265323102474213,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Food & Drink/Food/Jams, Jellies & Preserves",
"confidence": 0.10059700161218645,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.