Get this data via API
Classify coastalcuttlebone.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://coastalcuttlebone.com"}'
{
"domain": {
"domain_url": "https://coastalcuttlebone.com",
"categories": [
{
"name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies",
"confidence": 0.7509626150131226,
"IAB-422": "Pets"
},
{
"name": "/Pets & Animals/Pets/Reptiles & Amphibians",
"confidence": 0.3998529613018036,
"IAB16": "Pets",
"IAB-429-422": "Reptiles/Pets/Reptiles"
},
{
"name": "/Pets & Animals/Pets/Fish & Aquaria",
"confidence": 0.15557673573493958,
"IAB16": "Pets",
"IAB-426-422": "Fish and Aquariums/Pets/Fish and Aquariums"
},
{
"name": "/Food & Drink/Food/Meat & Seafood",
"confidence": 0.15374793112277985,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.