Get this data via API
Classify purefoodspl.info — 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://purefoodspl.info"}'
{
"domain": {
"domain_url": "https://purefoodspl.info",
"categories": [
{
"name": "/Food & Drink/Cooking & Recipes/Healthy Eating",
"confidence": 0.2493765354156494,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Health/Oral & Dental Care",
"confidence": 0.23420535027980804,
"IAB7-17": "Dental Care",
"IAB-593-590": "Oral care/Style & Fashion/Personal Care/Oral care"
},
{
"name": "/Health/Nutrition/Other",
"confidence": 0.2309464067220688,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Health/Nutrition/Special & Restricted Diets",
"confidence": 0.17530640959739685,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.