Get this data via API
Classify recetaspowerpet.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://recetaspowerpet.com"}'
{
"domain": {
"domain_url": "https://recetaspowerpet.com",
"categories": [
{
"name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies",
"confidence": 0.67300945520401,
"IAB-422": "Pets"
},
{
"name": "/Food & Drink/Cooking & Recipes/Other",
"confidence": 0.11357387155294418,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Pets & Animals/Pets/Other",
"confidence": 0.10466284304857254,
"IAB16": "Pets",
"IAB-422": "Pets/Pets"
},
{
"name": "/Pets & Animals/Animal Products & Services/Other",
"confidence": 0.10012869536876678,
"IAB-422": "Pets"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.