Category
Reviews
No reviews yet — be the first to review oneplans.site.
Get this data via API
Classify oneplans.site — 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://oneplans.site"}'
{
"domain": {
"domain_url": "https://oneplans.site",
"categories": [
{
"name": "/Food & Drink/Cooking & Recipes/Healthy Eating",
"confidence": 0.8144211173057556,
"IAB8-12": "Health/Lowfat Cooking",
"IAB-221-210": "Food & Drink - Healthy Cooking and Eating"
},
{
"name": "/Health/Nutrition/Other",
"confidence": 0.5163571238517761,
"IAB7-32": "Nutrition",
"IAB-229-223": "Healthy Living - Nutrition"
},
{
"name": "/Health/Nutrition/Special & Restricted Diets",
"confidence": 0.4219582080841065,
"IAB7-32": "Nutrition",
"IAB-229-223": "Healthy Living - Nutrition"
},
{
"name": "/Beauty & Fitness/Weight Loss",
"confidence": 0.26649507880210876,
"IAB7-44": "Weight Loss",
"IAB-231-223": "Healthy Living - Weight Loss"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.12681102752685547,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.