Category
Reviews
No reviews yet — be the first to review mite-expert.com.
Get this data via API
Classify mite-expert.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://mite-expert.com"}'
{
"domain": {
"domain_url": "https://mite-expert.com",
"categories": [
{
"name": "/Health/Health Conditions/Allergies/Environmental Allergies",
"confidence": 0.9197526574134828,
"IAB7-4": "Allergies",
"IAB-288-287": "Diseases and Conditions - Allergies"
},
{
"name": "/Home & Garden/Pest Control",
"confidence": 0.40546345710754395,
"IAB10": "Home & Garden"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.