Category
Reviews
No reviews yet — be the first to review neato.health.
Get this data via API
Classify neato.health — 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://neato.health"}'
{
"domain": {
"domain_url": "https://neato.health",
"categories": [
{
"name": "/Health/Nutrition/Other",
"confidence": 0.54901123046875,
"IAB7-32": "Nutrition",
"IAB-229-223": "Healthy Living - Nutrition"
},
{
"name": "/Beauty & Fitness/Weight Loss",
"confidence": 0.4773854911327362,
"IAB7-44": "Weight Loss",
"IAB-231-223": "Healthy Living - Weight Loss"
},
{
"name": "/Beauty & Fitness/Fitness/Other",
"confidence": 0.18077409267425537,
"IAB7-1": "Exercise",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.1705487072467804,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.12545308470726013,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Reference/General Reference/Calculators & Reference Tools",
"confidence": 0.11317025125026704,
"IAB19": "Technology & Computing",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.