Company
Category
Reviews
No reviews yet — be the first to review bite.krd.
Get this data via API
Classify bite.krd — 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://bite.krd"}'
{
"domain": {
"domain_url": "https://bite.krd",
"categories": [
{
"name": "/Health/Oral & Dental Care",
"confidence": 0.8903369307518005,
"IAB7-17": "Dental Care",
"IAB-316-287": "Diseases and Conditions - Dental Health"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.26391518115997314,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Medical Facilities & Services/Doctors' Offices",
"confidence": 0.10268957167863846,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Cosmetic Procedures",
"confidence": 0.10234168916940688,
"IAB18-1": "Beauty",
"IAB-323-286": "Medical Health - Cosmetic Medical Services"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.